A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2006-March/062309.html below:

[Python-Dev] conditional expressions - add parens?

[Python-Dev] conditional expressions - add parens? [Python-Dev] conditional expressions - add parens?Greg Ewing greg.ewing at canterbury.ac.nz
Sun Mar 12 23:34:29 CET 2006
Joe Smith wrote:

> LISP was a disaster to use, so I doubt your language would have been any 
> worse.

At least Lisp would let you say

   (* 4 a c)

and not force you to write

   (* (* 4 a) c)

My language would not have been so forgiving,
unless you were willing to define a bunch of
different * functions with different numbers
of parameters.

BTW, I did use Lisp and Scheme fairly heavily
for a period, and didn't find them to be
disasters -- at least not because of the parens.

Greg

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4