Hi,

Despite my initial reluctance, I have decided to use ANTLR to define
the parser for the new language Ravi; mainly because I think that a)
the parser will be easy to verify without having to write code, b) the
graphical interpreter ability in ANTLRWorks seems enormously useful. I
may still write a hand coded recursive descent parser once the grammar
has been defined.

I have started by taking the Java grammar from the ANTLR website;
which is a modified version of the OpenJDK ANTLR grammar I believe.

Regards
Dibyendu

-- 
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en.

Reply via email to