Back At Asdt

Posted by mb0 on February 28th, 2007

I started working on ASDT again. ASDT is an ActionScript 2 Development Tool for the popular Eclipse platform.

I am devoloping a ANTLR 3 parser that reads in ActionScript 2 documents and builds an AST (abstract syntax tree) that can be analysed programmatically. That enables advanced error reporting and code generation. I added a neat little ASTViewer for anyone interested. You can watch my work in progress on SVN.

Apart from me, Martin Wood and Dobes Vandermeer are also very active. There will be a next release and i think it will have some nice features.

Noticed anything? Yes, i tried to be case-sensitive.

Comments