[antlr-interest] Manually walking constructed trees in C

Carter Cheng carter_cheng at yahoo.com
Sun Feb 8 07:41:47 PST 2009


Hi,

I managed to answer my own question by looking through the runtime source. I will try looking at the generator source next and see if I can make some modifications to it to workaround the problem I have been having with compiling tree grammar generated code under g++.

Regards,

Carter.


--- On Fri, 2/6/09, Carter Cheng <carter_cheng at yahoo.com> wrote:

> From: Carter Cheng <carter_cheng at yahoo.com>
> Subject: [antlr-interest] Manually walking constructed trees in C
> To: antlr-interest at antlr.org
> Date: Friday, February 6, 2009, 10:25 AM
> Hi everyone,
> 
> As I mentioned before I have been having problems working
> with the tree gramars when compiling under g++ so I have
> decided perhaps it might be best to manually walk the
> constructed trees for now with a recursive function. Could
> someone point out to me how this might be done?
> 
> Thanks again,
> 
> Carter.
> 
> 
>       
> 
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address


      


More information about the antlr-interest mailing list