Year 2 compilers coureswork

Matt Coles dc825ca537 push from mac 8 år sedan
..
tests dc825ca537 push from mac 8 år sedan
.gitignore 4395577753 fix repo 8 år sedan
C.flex 4395577753 fix repo 8 år sedan
C.tab.c 4395577753 fix repo 8 år sedan
C.tab.h 4395577753 fix repo 8 år sedan
C.y 4395577753 fix repo 8 år sedan
Makefile 4395577753 fix repo 8 år sedan
README.md 4395577753 fix repo 8 år sedan
lex.yy.c 4395577753 fix repo 8 år sedan
list.c ea320f604c Add function argument functionality 8 år sedan
list.h 4395577753 fix repo 8 år sedan
main.c dc825ca537 push from mac 8 år sedan
nodes.c 4395577753 fix repo 8 år sedan
nodes.h 4395577753 fix repo 8 år sedan
prog.c 4395577753 fix repo 8 år sedan
simple.c dc825ca537 push from mac 8 år sedan
symbol_table.c 4395577753 fix repo 8 år sedan
token.h 4395577753 fix repo 8 år sedan
types.h 4395577753 fix repo 8 år sedan

README.md

mips-c-compiler

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