learn-lisp Collection of Common Lisp code snippet. How to run You need SBCL to run the code: $ sbcl --script hello.lisp hello, world You can also generate compiled version of the code.