This is an assignment work for our compiler construction Assignments. It is not implemented for complete decaf grammar.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is an assignment work for my Compiler Construction course. It performs Lexical analysis on the source code. After identifying a sequence it calls Syntax analyzer. If syntax is correct it calls Semantic analyzer. If the semantics of code upto to the cursor is correct it generates its Intermediate code, which is defined by rules.
License
qa-majeed/Decaf-Compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is an assignment work for my Compiler Construction course. It performs Lexical analysis on the source code. After identifying a sequence it calls Syntax analyzer. If syntax is correct it calls Semantic analyzer. If the semantics of code upto to the cursor is correct it generates its Intermediate code, which is defined by rules.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published