ANTLR is a very interesting parser for writing custom compilers. After fumbling a bit on my own to install it in the dev, finally I could get it done after following steps in the post below. Though the post makes it very easy to install, understading how to write a compiler is significantly more complex.
https://groups.google.com/forum/#!topic/antlr-discussion/Gh_P6IiDrKU
To help us there are some good antlr projects available to download, one mentioned below is quite interesting
https://github.com/ChristianWulf/CSharpGrammar
https://groups.google.com/forum/#!topic/antlr-discussion/Gh_P6IiDrKU
To help us there are some good antlr projects available to download, one mentioned below is quite interesting
https://github.com/ChristianWulf/CSharpGrammar
No comments:
Post a Comment