[antlr-interest] Mantra now easily accesses any Java class (1.0a5 release)

Terence Parr parrt at cs.usfca.edu
Fri Feb 8 11:59:48 PST 2008


  check out the examples at the bottom of:

http://www.antlr.org/wiki/display/Mantra/Examples

under "Accessing POJOs".

Download 1.0a5 here:

http://www.antlr.org/wiki/display/Mantra/The+Mantra+Programming+Language

This connection to Java is done through the magic of  
mantra.lang.JavaProxyObject in the runtime library.

Other changes in this release include mantra class X becoming _X in  
the output Java code to avoid collisions.

Ter


More information about the antlr-interest mailing list