Why does Dynamic Typing really matter?!?

Paul Rubin phr-n2003b at NOSPAMnightsong.com
Thu Feb 6 09:14:18 EST 2003


chastel_pelerin at hotmail.com (Jason Smith) writes:
> Can anyone pt me in the right direction or provide a small example?

Try a Lisp book, like Lispcraft or even Structure and Interpretation
of Computer Programs.

The trendy Lisp descendant du jour though seems to be O'Caml, which is
statically typed (it's an ML dialect).  I haven't done any programming
with it yet but would like to try.  I really like what I've seen in
the docs.




More information about the Python-list mailing list