CLiki - Search results
Search results
- Lisp newbie
Where do I start?
- lisp-gflags
Lisp GFlags is a Common Lisp implementation of gflags, Google's command line
- lispc
A powerful macrolanguage for C
- macro-eval
A kind of eval for use at macro-expansion time (such as for constant-folding purposes)
- Make Old CMUCL CLX Work With Magic Cookies
Put the following forms in a file, and load it after CLX is loaded:
- memoize-form
A simpler need than memoizing the results of a function with arguments is that of memoizing the results of a form
- meta-sexp
meta-sexp is a META parser generator using LL(1) grammars with s-expressions
- method-versions
A Common Lisp library for dispatching generic methods based on the value of a global parameter rather than on one of the required parameters
- mini cookbook
this is an informal place to post useful code snippets that don't warrant writing a chapter on the official cl-cookbook page
- Misc-Extensions
A convenience library containing a motley collection of macros and other extensions