Developed a compiler generator for compiling a simple C-like language into MIPS assembly. Front-end includes a scanner generator & an LL-1 parser generator. Back-end includes an IR generator & an code generator instance.
-
Notifications
You must be signed in to change notification settings - Fork 0
Hanc1999/Simple-Compiler-Generator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Implementation for a simple compiler generator, including following contents: (1) Scanner Generator (2) LL(1) Parser Generator (3) Simple Backend Instance for Simple-C Language
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published