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

image

image

image

image

image

Contributing

Pull requests make me very happy, as always ;)

About

Draw cons-cell diagrams using Racket's pict library

License:MIT License


Languages

Language:Racket 100.0%