/oj

A compiler for JOOS, a subset of Java 1.3.

Primary LanguageJava

oj

For more details on the language specification, see the JOOS docs.

Running Instructions

  1. make, to build the compiler.
  2. ./joosc file_path, to compile the file at file_path.