Year 2 compilers coureswork

Matt Coles f2d5f34754 progress 8 vuotta sitten
..
.gitignore 4395577753 fix repo 8 vuotta sitten
C.flex 4395577753 fix repo 8 vuotta sitten
C.output 4395577753 fix repo 8 vuotta sitten
C.tab.c f2d5f34754 progress 8 vuotta sitten
C.tab.h f2d5f34754 progress 8 vuotta sitten
C.y 4395577753 fix repo 8 vuotta sitten
Makefile 4395577753 fix repo 8 vuotta sitten
README.md 4395577753 fix repo 8 vuotta sitten
lex.yy.c f2d5f34754 progress 8 vuotta sitten
list.c 4395577753 fix repo 8 vuotta sitten
list.h 4395577753 fix repo 8 vuotta sitten
main.c f2d5f34754 progress 8 vuotta sitten
nodes.c 4395577753 fix repo 8 vuotta sitten
nodes.h 4395577753 fix repo 8 vuotta sitten
prog.c 4395577753 fix repo 8 vuotta sitten
simple.c f2d5f34754 progress 8 vuotta sitten
symbol_table.c 4395577753 fix repo 8 vuotta sitten
test.asm 4395577753 fix repo 8 vuotta sitten
token.h 4395577753 fix repo 8 vuotta sitten
types.h 4395577753 fix repo 8 vuotta sitten

README.md

mips-c-compiler

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