Skip to content

rutgerfarry/ungood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ungood

C- compiler written for Translators class @OSU

Download the code

git clone https://github.com/rutgerfarry/ungood.git
cd ungood
stack build

To run the compiler on a C- file, just do

stack exec ungood {cm_filename}

Releases

No releases published

Packages

No packages published