Year 2 compilers coureswork

Matt Coles db96312cee blah 8 years ago
..
tests db96312cee blah 8 years ago
.gitignore 4395577753 fix repo 8 years ago
C.flex 4395577753 fix repo 8 years ago
C.tab.c 4395577753 fix repo 8 years ago
C.tab.h 4395577753 fix repo 8 years ago
C.y 4395577753 fix repo 8 years ago
Makefile 4395577753 fix repo 8 years ago
README.md 4395577753 fix repo 8 years ago
lex.yy.c 4395577753 fix repo 8 years ago
list.c ea320f604c Add function argument functionality 8 years ago
list.h 4395577753 fix repo 8 years ago
main.c db96312cee blah 8 years ago
nodes.c 4395577753 fix repo 8 years ago
nodes.h 4395577753 fix repo 8 years ago
prog.c 4395577753 fix repo 8 years ago
simple.c db96312cee blah 8 years ago
symbol_table.c 4395577753 fix repo 8 years ago
token.h 4395577753 fix repo 8 years ago
types.h 592ccd454f go nuts 8 years ago

README.md

mips-c-compiler

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