Year 2 compilers coureswork

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

README.md

mips-c-compiler

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