/Compiler-Front-End

Devleoped the frontend of a compiler. The application is divded into to phases. The scanner phase removes the whitespaces and simplfies the code into token for the parser to process them. The parser is responsible to check the sematic structure of the given code and produce IR that is the AST

Primary LanguageJava

Stargazers

No one’s star this repository yet.