Hi, We have just released ANTLR 2.7.5 RC2. ANTLR is an easy to use tool that generates human-friendly source code for lexers, parsers and tree walkers/parsers from language grammars. The generated code is similar to what a developer might manually and is therefore easy to understand.
The ANTLR toolkit provides a framework for constructing language processing tools (such as analysers, compilers and translators ) in C#, Java, C++ and Python. The language description grammars usually contain embedded C#, Java, C++ or Python action code. New and notable in v2.7.5: - Python code generation - Vastly improved support for installation and C# code generation for Mono on Linux, Mac OS X and other Unixes - Full support for using C# with the Mono CLR platform (GUI support now isolated in separate runtime assembly dll) - Preliminary support for using C# with the dotGNU CLR platform (all C# examples should work) More information about ANTLR is available on the website: www.antlr.org ANTLR 2.7.5 RC2 can be downloaded here: http://www.antlr.org/download/antlr-2.7.5rc2.tar.gz The ANTLR mailing list is here: http://www.antlr.org:8080/mailman/listinfo/antlr-interest Kunle Odutola ANTLR/C# www.antlr.org =================================== This list is hosted by DevelopMentorŪ http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com