A compiler written in Python to translate KLEIN programs into TM assembly language. A group project for the Translation of Programming Languages class at University of Northern Iowa.
1
stars
0
forks
source link
Added a symbol table builder function at the top. Note the comment as… #49
…sociated with it to understand how to access it's data