Skip to content
X. Wang edited this page Jan 18, 2025 · 5 revisions

Welcome to the compiler wiki!

Compiler

This is a part of Java OS project. You can download jar file here. It compiles Java bytecode to native machine code.

Build

Run following command to get the source code:

git clone git://s55969da3.adsl.online.nl/jx/compiler.git

This is a NetBeans project.

Clone this wiki locally