Year 2 compilers coureswork

Matt Coles ac55ae73ee work пре 8 година
..
tests ac55ae73ee work пре 8 година
.gitignore 4395577753 fix repo пре 8 година
C.flex 4395577753 fix repo пре 8 година
C.tab.c 4395577753 fix repo пре 8 година
C.tab.h 4395577753 fix repo пре 8 година
C.y 4395577753 fix repo пре 8 година
Makefile 4395577753 fix repo пре 8 година
README.md 4395577753 fix repo пре 8 година
lex.yy.c 4395577753 fix repo пре 8 година
list.c ea320f604c Add function argument functionality пре 8 година
list.h 4395577753 fix repo пре 8 година
main.c ac55ae73ee work пре 8 година
nodes.c 4395577753 fix repo пре 8 година
nodes.h 4395577753 fix repo пре 8 година
prog.c 4395577753 fix repo пре 8 година
simple.c ac55ae73ee work пре 8 година
symbol_table.c 4395577753 fix repo пре 8 година
token.h 4395577753 fix repo пре 8 година
types.h 592ccd454f go nuts пре 8 година

README.md

mips-c-compiler

A MIPS compiler for a subset of C that includes closures, for 3rd year compilers coursework