[antlr-interest] C# grammar for AST Generation

Alexander von Rhein rhein at fim.uni-passau.de
Sun Jan 27 03:51:40 PST 2008


Hi,

i have to use a AST Generator for C# source codes for my bachelor thesis.
My idea was to generate one with ANTLR (target language should be Java).
The problem is that i could not get hold of any functional C# Grammar so far.
There are some in the Grammar repository but they do not work with ANTLRv3 (tried to convert them too).

If i try to correct the Grammars myself it will probably get even worse ;)

Do you have any tips for me where i can get a functional Grammar?
Or any better solution?

Thanks so far,

Alexander


More information about the antlr-interest mailing list