Year 2 compilers coureswork

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

README.md

mips-c-compiler

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