/Symbol-Table-and-AST

Implementing AST and Symbol Table for Smoola and producing errors

Primary LanguageJava

Symbol-Table-and-AST

This is a follow up to this project: https://github.com/nazaninsbr/Lexer-and-Parser here we have implemented AST and Symbol Table for Smoola and produced errors. (Smoola is a made-up language for our Compiler course)