A simple Scheme library for graphing with text.

Jason K. MacDuffie c34aecebca Rename library to (macduffie plot) пре 9 година
.gitignore a7d40d6eb7 Init commit пре 9 година
LICENSE a7d40d6eb7 Init commit пре 9 година
README.md c34aecebca Rename library to (macduffie plot) пре 9 година
plot.body.scm c34aecebca Rename library to (macduffie plot) пре 9 година
plot.sld c34aecebca Rename library to (macduffie plot) пре 9 година
test-plot.scm c34aecebca Rename library to (macduffie plot) пре 9 година

README.md

scheme-textplot

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))