http://code.google.com/p/e4xu/downloads/detail?name=codeparser.air
Hi all.
The link above is for downloading the AIR installer (for AIR 1.5).
But you may also find the sources, at least the most important part of them, which is neither bound to any framework / has lower version requirements in the source browser in the same repository.
What id does:
- takes an AS file as an input.
- converts it to HTML file with highlighted syntax.
I already know about certain bugs:
- it won’t parse inline XML declarations using curly brackets for eg.
But, I’ll be interested to hear about more bugs (as it surely must have those )
And, sure, if you can find this tool useful - you’re free to use it for whatever purposes
As the parser will be more tested I’ll try to enhance the AIR app to batch process files / be able to run from command line etc.