17 Apr 2001 tbmoore   » (Master)

olandgren: The best resources for CLOS beginners tend to be books on Common Lisp. Some well-recommended ones are Paul Graham's ANSI Common Lisp and On Lisp (though the latter is out of print), and Peter Norvig's Paradigms of Artificial Intelligence Programming. Once you've grokked the basics, it's essential that you check out The Art of the Metaobject Protocol; this is at once an exposition on the design principles of CLOS, the implementation of CLOS, and powerful design strategies that are enabled by CLOS. Enjoy!

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!