Skip to content

Implementing AST and Symbol Table for Smoola and producing errors

Notifications You must be signed in to change notification settings

nazaninsbr/Symbol-Table-and-AST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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)