A simple Scheme library for graphing with text.

Jason K. MacDuffie c34aecebca Rename library to (macduffie plot) hace 9 años
.gitignore a7d40d6eb7 Init commit hace 9 años
LICENSE a7d40d6eb7 Init commit hace 9 años
README.md c34aecebca Rename library to (macduffie plot) hace 9 años
plot.body.scm c34aecebca Rename library to (macduffie plot) hace 9 años
plot.sld c34aecebca Rename library to (macduffie plot) hace 9 años
test-plot.scm c34aecebca Rename library to (macduffie plot) hace 9 años

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