[antlr-interest] manage symbols in code transformation using several treewalkers

Telepac mop56290 at mail.telepac.pt
Thu Jul 7 08:04:10 PDT 2005


Hello,
I'm designing a code transformation using ANTLR 2.7.5 for scanning and
parsing. To transform from a mylittlelanguage (that has several (global,
local, constants, functions, ..) scopes) to c++. 

Where can I get an example of symbol table implementation, to deal with
scopes and static validation, using an antlr treewalkers chain?

What in your opinion is the best solution to manage the scopes in this
kind of applications ?

Regards


JC 



More information about the antlr-interest mailing list