clgplot

MIT Licence

A Gnuplot front-end for Common lisp

$ area51 add clgplotCopy

Usage

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

Dependencies