[antlr-interest] ANTLR v3.1 released!

Andy Tripp antlr at jazillian.com
Thu Aug 14 15:17:28 PDT 2008


Terence Parr wrote:
> Get it while it's hot!
> 
> http://www.antlr.org/download.html

Congrats on getting this out!

> 
> Thanks to all the target developers for there hard work!!!

Hey, FWIW, a friend of mine defined a subset of Java called "Java--",
and built a parser (using Javac.Compiler) that generates both
C++ and C#.  Java-- just uses the core language without anything
fancy (e.g. generics) and very use of little JDK library (String
and not much else).

Perhaps using that would be a better solution than having separate
Java, C, C++, and C# targets?


Also, the word "there" above is invalid "syntax" ;)
It passes my English lexer and parser, but fails semantic analysis.

Andy




More information about the antlr-interest mailing list