A Gnuplot front-end for Common lisp
$ area51 add clgplot
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (clgplot:some-function ...)