Friday, February 15, 2008

asDox - Actionscript 3 Parser

I very proud to announce the release of asDox 1.0.0-alpha. asDox is small Actionscript 3 parser build using PyParsing. It is based on the qDox project for Java. asDox's main goal is to provide code generation for Model Driven Development. Use asDox with any Python template engine will allow you to generate PHP, .NET, Java, Ruby, or even SQL scripts from Actionscript 3 Classes. The project is hosted at http://asdox.googlecode.com . This is an alpha release so there is very little documentation but I plan to get some more Wiki pages put up soon.

No comments: