Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.15 KB

README.rst

File metadata and controls

42 lines (29 loc) · 1.15 KB

Sdraw: Cons-Cell Diagrams with Pict

Documentation

Generate cons-cell diagrams (also called box-and-pointer diagrams) using Pict. Includes extensive options for customizing the look and feel of the diagrams.

To install:

$ raco pkg install sdraw

Then, read the documentation.

Example Outputs

http://docs.racket-lang.org/sdraw/pict.png

http://docs.racket-lang.org/sdraw/pict_2.png

http://docs.racket-lang.org/sdraw/pict_10.png

http://docs.racket-lang.org/sdraw/pict_11.png

http://docs.racket-lang.org/sdraw/pict_13.png

Contributing

Pull requests make me very happy, as always ;)

Related Software