Year 2 compilers coureswork

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

README.md

mips-c-compiler

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