Aug
10
Esoteric Framework 0.3.0 released
I just pushed version 0.3.0 of the Esoteric Framework. It adds while loops, if statements, and new methods to manipulate elements dynamically.
Here are the release notes:
===============================================================================
= E S O T E R I C F R A M E W O R K v 0 . 0 . 3 R E L E A S E N O T E S =
===============================================================================__ New in this release ________________________________________________________ * Upgraded to latest version OF ANTLR and regenerated scanners and parser.
* Upgraded to latest version of PV3D (no longer GreatWhite branch).
* Implemented if statements in scripts.
* Implemented while loops in scripts.
* Added createElement() to application element.
* Added removeChild() and destroy() to elements.__ Planned features for 0.0.4 _________________________________________________ The next release will focus on interacting with web services. * Add a mechanism to load remote XML data.
Get it while it's fresh: http://framework.esotericorp.com/downloads/.
