L-System parser with Jangaroo
| categories: software | View Comments
Have you ever heard of Jangaroo? It is an ActionScript®-to-Javascript compiler. It's an open-source project with an implementation of the Flash® API and the whole toolchain every programmer likes: Maven dependency management, good IDE support, TDD with JooUnit (a port of FlexUnit) and a lot more. It even comes with a declarative UI language EXML (well, it is quite similar to MXML), that can be used to generate ExtJS applications.