-
Notifications
You must be signed in to change notification settings - Fork 0
poojagarg/Compiler-Assignment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To run the compiler- ./stage1exe testcase.txt To understand what's happening in the file- Start with Driver.c and explore around. This compiler has following modules- Lexer Parser AST generation Symbol Table creation Semantic Analysis Still have to complete code generation module. For more information, feel free to contact me. Thank you.
About
My compiler Assignment
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published