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

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages