jackrosenthal / sdraw-racket

Draw cons-cell diagrams using Racket's pict library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Draw cons-cell diagrams using Racket's pict library

License:MIT License


Languages

Language:Racket 100.0%