Draw Lindenmayer Systems with Common LISP!
$ area51 add cl-aristid
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cl-aristid:some-function ...)