Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spyopensource/compiler

The bytecode compiler for Java OS
https://github.com/spyopensource/compiler

compiler java

Last synced: about 1 month ago
JSON representation

The bytecode compiler for Java OS

Awesome Lists containing this project

README

        

Compiler
========

This is a part of Java OS project. It compiles the Java Bytecode to native machine code for x86 processor.

Build
-----
Run following command to get the source code:

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

This is a NetBean projecct.