Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

wintermelons/watcompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 444: Compilers

A compiler for Joos, a subset of Java 1.3, to i386 assembly language (the Netwide Assembler dialect). Written in Clojure by David and Jon.

Installation & Usage

Make sure you have Java (1.8+), and install Leiningen.

$ lein run program.java  # run compiler against a java file
$ lein test              # run all tests
$ lein uberjar           # compiler to a JAR

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published