alanmmckay / KLEINcompiler

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

Alan #39

Closed alanmmckay closed 5 years ago

alanmmckay commented 5 years ago

I believe the AST nodes are in working order. Some optimizations need to be made.