I know there are several people who feel that Lisp code is hard to develop. I can highly recommend a series of short videos that show the development of a reddit clone in common lisp. <http://www.lispcast.com/drupal/node/4>
He shows quite a few interesting features, including writing unit tests that drive the browser and check web pages and the use of macros to simplify lisp code. It is a rather painless introduction to modern day lisp development. Tim _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
