[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

writing interpreter



Hi there,

I am trying to write an interpreter using sablecc. I will appreciate if
somebody could point me to a simple example. I am interested in learning the
ways to elaborate ASTs generated by sablecc. What is the best method to
implement symbol table and evaluate expressions?

Thank you

-Ali