Is it true that the OpenJDK 7 javac is hand-written using Java without
using high-level language such as ANTLR and JavaCC?

If this is the case, are you aware of any projects / attempt for
third-party Java compiler implementation using ANTLR?

I mean not only the parser, but also AST manipulation, tree walking,
semantic checking and code generation all implemented using ANTLR,
rather than manual Java code.

Also are you aware of any third-party C# compilers (that takes C# code
and spits CIL code) written in ANTLR?

Thanks!

Mark

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" 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/il-antlr-interest?hl=en.

Reply via email to