Year 2 compilers coureswork

Matt Coles 9285348596 merge hace 8 años
..
.gitignore 4395577753 fix repo hace 8 años
C.flex 4395577753 fix repo hace 8 años
C.output 4395577753 fix repo hace 8 años
C.tab.c 87f65c41c6 woo hace 8 años
C.tab.h 87f65c41c6 woo hace 8 años
C.y 4395577753 fix repo hace 8 años
Makefile 4395577753 fix repo hace 8 años
README.md 4395577753 fix repo hace 8 años
finaltest1.tac 54b00a83f5 update hace 8 años
lex.yy.c 87f65c41c6 woo hace 8 años
list.c 87f65c41c6 woo hace 8 años
list.h 87f65c41c6 woo hace 8 años
main.c 87f65c41c6 woo hace 8 años
mips.asm a059405928 woohoo hace 8 años
nodes.c 4395577753 fix repo hace 8 años
nodes.h 4395577753 fix repo hace 8 años
prog.c 4395577753 fix repo hace 8 años
recurse.asm a059405928 woohoo hace 8 años
recursion.c a059405928 woohoo hace 8 años
simple.c 87f65c41c6 woo hace 8 años
simple.c.orig 9285348596 merge hace 8 años
simple_BACKUP_41992.c 9285348596 merge hace 8 años
simple_BASE_41992.c 9285348596 merge hace 8 años
simple_LOCAL_41992.c 9285348596 merge hace 8 años
simple_REMOTE_41992.c 9285348596 merge hace 8 años
symbol_table.c 4395577753 fix repo hace 8 años
test.asm ac55ae73ee work hace 8 años
test10.tac 54b00a83f5 update hace 8 años
test15.tac 54b00a83f5 update hace 8 años
test26.tac 54b00a83f5 update hace 8 años
token.h 4395577753 fix repo hace 8 años
types.h a059405928 woohoo hace 8 años
wew.asm ac55ae73ee work hace 8 años

README.md

mips-c-compiler

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