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)
nazaninsbr/Symbol-Table-and-AST
Implementing AST and Symbol Table for Smoola and producing errors
Java