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

https://github.com/phase/jlc

Java LLVM Compiler
https://github.com/phase/jlc

Last synced: 12 months ago
JSON representation

Java LLVM Compiler

Awesome Lists containing this project

README

          

# Java LLVM Compiler
Compile Java code to the LLVM.

This will not implement everything in Java,
nor will you be able to convert a pre-existing
project into JLC code without heavy modifications.
The best way to use JLC is to start your program
from scratch.