AST Transformations status
Hi guys,
I'm really interested in AST Transformations to simplify my DSL grammar (a simple example is removing import statements). However, I can't find documentation about the project status : I found some (old) blog posts by Jochen about AST macros, but I know there's been some work lately. Is there any place where I could find some examples about how it works ?
Cedric