A simple Scheme library for graphing with text.

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

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