Leveraging Common Lisp libraries - Lisp Propulsion Laboratory log

Lisp Propulsion Laboratory log

Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) Calendar of past entries | Related links xml

Leveraging Common Lisp libraries

Monday, November 13, 2006

Among the library entries I submitted to the Common Lisp Directory, one of the most interesting is cl-wdim, a web framework based on persistent CLOS.

The interesting bit is that the software is possibly the one which relies on the largest number of libraries and tools I have ever seen. I count 18: metabang-bind, ITERATE, Arnesi, FLEXI-STREAMS, SPLIT-SEQUENCE, S-BASE64, CLSQL, cl-l10n, CL-Graph, CL-STORE, CL-Containers, CL-PDF, CL-PPCRE, CL-Typesetting, computed-class, ContextL, metacopy, ASDF. Have a look at the dependency graph.

It might cautiously be speculated that there is enough useful Common Lisp code which can be leveraged for developing more code.


Copyright © 2006 by Paolo Amoroso
amoroso@mclink.it

Created with BlogMax

November 2006
Mon Tue Wed Thu Fri Sat Sun
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30
Oct  Dec
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp?