Functional Parameterized L-System

1 · Shawn T O'Neil · Oct. 15, 2014, midnight
There’s a pretty cool app called Codea, which is a programming IDE similar processing.org, but in Lua, on the iPad. Lua supports first-class functions, so I played around with designing a parameterized L-System which builds sentences as lists of closures....