previous up next     contents index
Next: Basic Commands Up: Scheme Language Modifications Previous: Scoping and Management Data

Graphics

DrScheme's graphics library is a simple, easy-to-use toolbox of graphics commands. The library is not very powerful; it is intended as a simple alternative to MrEd's full graphical toolbox.

The graphics library originated as SIXlib, a library of X Windows commands available within Chez Scheme at Rice University. The functionality of that library has been reproduced (with forward compatibility) in the DrScheme version.





PLT