Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) | Calendar of past entries | Related links |
![]() |
Leveraging Common Lisp libraries |
|
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 |
|
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp? |