SICP: Picture Language

An interactive implementation of SICP picture language.

Primitive

  • wave

Methods of composition

  • (rotate90 x)
  • (flip-vert x)
  • (shrink-to-upper-right x)
  • (squash-inwards x)
  • (beside x y)
  • (below x y)