Year 2 compilers coureswork

Matt Coles a059405928 woohoo 8 vuotta sitten
..
.gitignore 4395577753 fix repo 8 vuotta sitten
C.flex 4395577753 fix repo 8 vuotta sitten
C.output 4395577753 fix repo 8 vuotta sitten
C.tab.c a059405928 woohoo 8 vuotta sitten
C.tab.h a059405928 woohoo 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 a059405928 woohoo 8 vuotta sitten
list.c a059405928 woohoo 8 vuotta sitten
list.h a059405928 woohoo 8 vuotta sitten
main.c a059405928 woohoo 8 vuotta sitten
mips.asm a059405928 woohoo 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
recurse.asm a059405928 woohoo 8 vuotta sitten
recursion.c a059405928 woohoo 8 vuotta sitten
simple.c a059405928 woohoo 8 vuotta sitten
symbol_table.c 4395577753 fix repo 8 vuotta sitten
test.asm a059405928 woohoo 8 vuotta sitten
token.h 4395577753 fix repo 8 vuotta sitten
types.h a059405928 woohoo 8 vuotta sitten

README.md

mips-c-compiler

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