A simple Scheme library for graphing with text.
Jason K. MacDuffie c34aecebca Rename library to (macduffie plot) | 9 年之前 | |
---|---|---|
.gitignore | 9 年之前 | |
LICENSE | 9 年之前 | |
README.md | 9 年之前 | |
plot.body.scm | 9 年之前 | |
plot.sld | 9 年之前 | |
test-plot.scm | 9 年之前 |
A simple Scheme library for graphing with text.
In chibi scheme, copy this entire directory to /usr/local/share/chibi/macduffie.
When installed, you can import this library with
(import (macduffie plot))