Year 2 compilers coureswork

Matt Coles 9285348596 merge 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 87f65c41c6 woo 8 vuotta sitten
C.tab.h 87f65c41c6 woo 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
finaltest1.tac 54b00a83f5 update 8 vuotta sitten
lex.yy.c 87f65c41c6 woo 8 vuotta sitten
list.c 87f65c41c6 woo 8 vuotta sitten
list.h 87f65c41c6 woo 8 vuotta sitten
main.c 87f65c41c6 woo 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 87f65c41c6 woo 8 vuotta sitten
simple.c.orig 9285348596 merge 8 vuotta sitten
simple_BACKUP_41992.c 9285348596 merge 8 vuotta sitten
simple_BASE_41992.c 9285348596 merge 8 vuotta sitten
simple_LOCAL_41992.c 9285348596 merge 8 vuotta sitten
simple_REMOTE_41992.c 9285348596 merge 8 vuotta sitten
symbol_table.c 4395577753 fix repo 8 vuotta sitten
test.asm ac55ae73ee work 8 vuotta sitten
test10.tac 54b00a83f5 update 8 vuotta sitten
test15.tac 54b00a83f5 update 8 vuotta sitten
test26.tac 54b00a83f5 update 8 vuotta sitten
token.h 4395577753 fix repo 8 vuotta sitten
types.h a059405928 woohoo 8 vuotta sitten
wew.asm ac55ae73ee work 8 vuotta sitten

README.md

mips-c-compiler

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