An implementation of L Systems and a graphical interpretation thereof, in typescript.
The goal of this project is to write the most important variants on L Systems (simple, context-aware, stochastic, ..) and at least one customizable interpeter based on a simple implementation of turtle graphics.
See: http://en.wikipedia.org/wiki/L-system
Homepage: http://www.kaesve.nl/lsystems