nazaninsbr / Symbol-Table-and-AST

Implementing AST and Symbol Table for Smoola and producing errors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Implementing AST and Symbol Table for Smoola and producing errors


Languages

Language:Java 54.5%Language:Standard ML 23.3%Language:ANTLR 18.5%Language:Shell 2.4%Language:Batchfile 1.3%