Year 2 compilers coureswork

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

README.md

mips-c-compiler

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