-
Notifications
You must be signed in to change notification settings - Fork 4
rishikeshsg/C-to-3AddressCode-Compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Compiler for a subset of C written with Flex and Bison in the context of a compiler construction course at DHBW / Germany. After the compilation, the program takes C-code on the stdin and produces three-address-code in the quadcode.out file. See input.c for an example of the C-subset the compiler can cope with. Involved in development: David Hildenbrand Jeffrey Jedele Thilo Michael Manuel Wimmer Tobias Schoknecht Ramin Safarpour
About
A little C to three-address-code compiler written in Flex and Bison.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published