l-system

GPLv3+

L-system or Lindenmayer system on lists

$ area51 add l-systemCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(l-system:some-function ...)

Dependencies