Python vs. Lisp -- please explain

Michele Simionato michele.simionato at gmail.com
Wed Feb 22 10:30:16 EST 2006


I replied to this message yesterday, but it did not appear, so let's
try again.

I agree with your points, but I would not say that Lisp is
intrinsically more dynamic than Python
as a language; it is just more interactive and has more features (and
more complexities too).
BTW, regarding your first point on interactive sessions, are you aware
of Michael Hudson's recipe
"automatically upgrade class instances on reload()"
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/160164 ?

       Michele Simionato




More information about the Python-list mailing list