EnvDraw

EnvDraw is a program I wrote in the summer of 1995 to aid students in the introductory CS class here at UCB understand environment diagrams and box and pointer structures in scheme. The latest version of EnvDraw uses STk version 3.1.x, though versions are available running on versions of STk back to 2.1.7. It diagrams data structures and environment diagrams in real-time, with an interactive graph-drawing interface.

The latest distribution may be found here.

The documentation may be found here.

A neat example of what you can do with it is here.

It produces diagrams like the following:


Last modified: Thu Oct 17 04:06:48 PDT 1996
Josh MacDonald / jmacd@cs.berkeley.edu