Hi
I am making a project where the goal is to make a Java to c++ translater. For 
this purpose I have decided to use ANTLR. I am done with the scanner and parser 
and are going to make the Treeparser. But how do I start by making this 
treeparser? 
Based on Terence Parr java grammar (Link: 
http://www.antlr.org/grammar/1152141644268/Java.g) how would you start by 
making a treeparser for this?
I have looked in the "The Definitive ANTLR Reference" for inspiration.
But it seems like this only deals with grammars having rewrite rules or the AST 
construction operators ^ and ! which Terence Parr's grammar does not have.
                                          
_________________________________________________________________
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4

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