Skip to content

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

Notifications You must be signed in to change notification settings

moizsiraj/Compiler-Front-End

About

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages