A simple Scheme library for graphing with text.

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

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