merits of Lisp vs Python

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Fri Dec 8 13:52:13 EST 2006


Petter Gustad wrote:
> Bjoern Schliessmann <usenet-mail-0306.20.chr0n0ss at spamgourmet.com>

>> Can you give an example? I cannot imagine how homogenity always
>> results in easiness.
 
> CL-USER> (+ 1 2 3 4 5 6 7 8 9 10)
> 55
> 
> CL-USER> (< 1 2 3 4 5 6 7 8 9 10)
> T
> CL-USER> (< 1 2 3 4 5 6 7 8 9 10 9)
> NIL

Please forgive me, it's too easy for me to understand.

Regards,


Björn ;)

Xpost cll,clp

-- 
BOFH excuse #262:

Our POP server was kidnapped by a weasel.




More information about the Python-list mailing list