Year 2 compilers coureswork

Matt Coles faee9f9ac1 never ending quest for portable bash scripts hace 8 años
..
tests faee9f9ac1 never ending quest for portable bash scripts hace 8 años
.gitignore 4395577753 fix repo hace 8 años
C.flex 4395577753 fix repo hace 8 años
C.tab.c 4395577753 fix repo hace 8 años
C.tab.h 4395577753 fix repo 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
lex.yy.c 4395577753 fix repo hace 8 años
list.c ea320f604c Add function argument functionality hace 8 años
list.h 4395577753 fix repo hace 8 años
main.c dc825ca537 push from mac 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
simple.c dc825ca537 push from mac hace 8 años
symbol_table.c 4395577753 fix repo hace 8 años
token.h 4395577753 fix repo hace 8 años
types.h 4395577753 fix repo 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