09/12/2018

So I've been toying around with this idea in ML that involves a L-System. So I hacked together a super simple app that lets you build an L-System using a simple recursive descent parser for a tiny language I made up. I love working on these little languages, especially when married with computer graphics. Below is a screen shot from my simple app I hacked together yesterday.