[antlr-interest] symbol table in antlr

Tarun Khanna tkhanna at redhat.com
Mon Jun 27 14:16:17 PDT 2005


I am trying to write a lexer/parser for a language similar to C++. Does
ANTLR provide an inbuilt way to handle symbol tables or do we have to
initialize our own symbol tables and populate them using actions.

In other words what would be the best way to incorporate symbol tables
when using ANTLR with JAVA.

Thanks
Tarun



More information about the antlr-interest mailing list