21 03
2009

Common Lisp helpers

clbuild

The straight-forward way to install libraries. Combine that with SBCL's (require 'system-name) and you are pretty much set.

Quicklisp

Just (ql:quickload 'library-name).

Libraries

Zach's journal

And especially these two posts:

Miscellaneous

...and now I can close a few more tabs from my browser. Phew.

Updated 22/04/2013.