
Monday July 30, 2007
ANTLRWorks and fun with grammars
If you are a programming languages enthusiast, you'll probably like this. I downloaded ANTLR Parser Generator. In addition to ANTLR, I downloaded the following:
- ANTLRWorks - a grammar development environment for ANTLRv3.
- Java 1.5 ANTLR Grammar
It is fun to navigate/debug/view grammars and parse trees. Parse tree of a simple Java class looks as follows:
( Jul 30 2007, 01:59:02 PM IST )
Permalink

|

|

|

|

|
Posted by Oti on July 31, 2007 at 01:45 AM IST #