Hi All,

Many thanks to all of you who suggested that I should use a parser
generator - I am using ANTLR and this has made it very easy to
experiment with alternative syntax for the language without having to
write any code. I am able to generate the full AST for the language
without writing any code!

The latest changes are available here:

http://code.google.com/p/ravi-lang/

I am a novice at language design and also at using ANTLR. So I would
be very grateful if anyone here would offer their criticism on the way
I have implemented the grammar.

I am still revising the syntax and hope to start working on code
generator in the next few days, my intention being to generate Java
code initially.

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