

| |||||||
|
Literate Programming in Lisp
How to embed text in a Lisp file.
PDF forms with CL-PDF
Acrobat PDF interactive forms generated with CL-PDF
Pragmatic Parsing in Common Lisp
We review META, a classic technique for building recursive descent parsers, that is both simple and efficient. While META does not handle all possible regular or context-free grammars, it handles a su...
Tutorial for Gigamonkeys Markup
Explains how to use Gigamonkeys Markup, a typesetting language from Peter Seibel that was successfully used to document large amounts of Lisp code in his book "Practical Common Lisp."