An interactive tool for drawing fractal binary trees (L-systems) with the Racket turtles library. Watch a demo on youtube.
Took inspiration from this blog post.
To run it, install the dependencies with raco pkg install and then run racket gui.rkt.
