Year 2 compilers coureswork

Matt Coles 592ccd454f go nuts il y a 8 ans
..
tests 592ccd454f go nuts 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.tab.c 4395577753 fix repo il y a 8 ans
C.tab.h 4395577753 fix repo 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
lex.yy.c 4395577753 fix repo il y a 8 ans
list.c ea320f604c Add function argument functionality il y a 8 ans
list.h 4395577753 fix repo il y a 8 ans
main.c 592ccd454f go nuts 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
simple.c 592ccd454f go nuts il y a 8 ans
symbol_table.c 4395577753 fix repo il y a 8 ans
token.h 4395577753 fix repo il y a 8 ans
types.h 592ccd454f go nuts 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