-
Notifications
You must be signed in to change notification settings - Fork 0
Developed the frontend of a Compiler in Java to generate an Abstract Syntax Tree of the given code. Implemented a Scanner for the compiler to perform Lexical Analysis and tokenization of the input code. Implemented LR(1) Parser to perform Semantic Analysis and generating the Abstract Syntax Tree.
LaraibZafar/Compiler--Scannar-Parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Developed the frontend of a Compiler in Java to generate an Abstract Syntax Tree of the given code. Implemented a Scanner for the compiler to perform Lexical Analysis and tokenization of the input code. Implemented LR(1) Parser to perform Semantic Analysis and generating the Abstract Syntax Tree.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published