[antlr-interest] Implementing Symbol Table

Sibani Panigrahi sonapgr at gmail.com
Sun Apr 17 06:40:59 PDT 2011


Hi Everyone,

I am designing a compiler for C using python as target language in ANTLR. I
have already written the grammar for parsing and AST generation.

I m unable to implement the symbol table now. I searched for some examples
but they are in Java.

How to do it ?

Thanks in advance
Sonali


More information about the antlr-interest mailing list