Skip to content

Projects in CS142A Interpreters and Compilers at University of California, Irvine

Notifications You must be signed in to change notification settings

erikw/cs142a-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS142A Project - Crux

A project in the course CS142A Interpreters and Compilers at University of California, Irvine 2012. With 6 labs a compiler for the Crux language was built. See doc for details on the language and instructions of the labs.

How to build and run

Compile and run by typing the following commands:

$ cd cs142a_labs/
$ ant -p
$ ant
$ ./crxc [-l<1-6>] <crxc-file>

About

Projects in CS142A Interpreters and Compilers at University of California, Irvine

Resources

Stars

Watchers

Forks

Packages

No packages published