[antlr-interest] AST address

Bryan Ewbank ewbank at gmail.com
Fri Sep 9 16:59:19 PDT 2005


What's your target language?  You can always take the address in C++,
though you might not get what you expect if the AST structures are
complex (e.g., multiple inheritance will drive you crazy :-)


On 8/31/05, Clara Fdz de Castro <superserranas at hotmail.com> wrote:
> 
>  
>   Hi, 
>   
>   I need to find the address where a variable have been stored in an AST
> generated by antlr, in order to programming ensambly code. 
>   
>   
>  Do you have any suggestion? 
>   
>  I would really appreciate if could help me, 
>   
> Clara


More information about the antlr-interest mailing list