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

created a readme-history file so we can create a final read-me, moved… #72

Closed tdrahe closed 4 years ago

tdrahe commented 4 years ago

… the tests directory into src/drivers, updated their file path, and updated the executables to call them, I still have to chmod all of them, and i want to redirect where the error messages are being saved off.