ivmai / JCGO
Java source to C code translator (JCGO)
☆80Updated 9 years ago
Alternatives and similar repositories for JCGO:
Users that are interested in JCGO are comparing it to the libraries listed below
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆61Updated 9 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- a Java virtual machine written in pure Lua☆64Updated 9 years ago
- Convert Java bytecode to firm IR☆18Updated 8 years ago
- Java bindings for LLVM libraries☆30Updated 11 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Runtime which aims to provide a JavaME/CDC environment on a variety of embedded platforms.☆67Updated 7 months ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- Cover: a safe subset of C++ on the JVM using Graal/Truffle☆18Updated 8 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆30Updated 6 years ago
- Lua trace JIT compiler using LLVM-C☆28Updated 5 years ago
- The C Preprocessor as a Java library☆110Updated 4 years ago
- A continuation of JVML which JITs Java bytecode to Lua bytecode rather than interpreting.☆30Updated 9 years ago
- Updated NestedVM toolchain for compiling C/C++ applications to run on the JVM☆32Updated last year
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- LuaTruffle, an implementation of Lua on the JVM using Truffle☆56Updated 10 years ago
- JamVM 2 + OpenJDK☆23Updated last year
- ☆17Updated 6 months ago
- A header-only, stl/libc-independent, C++20 concepts, template meta-function and runtime utility library.☆10Updated 2 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 2 months ago
- "J2SE for Android" provides Swing and AWT classes, so you can run J2SE application on Android with this library.☆25Updated 7 years ago
- Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & lu…☆38Updated 6 years ago
- LuaJC ported to the ASM framework☆15Updated 8 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Java Library for Generating x86 Code☆12Updated 5 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆53Updated last year
- An LLVM IR Editor plugin for Eclipse☆51Updated 11 years ago
- A lightweight library to inject LLVM bitcode into JVMs☆84Updated 5 years ago
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆57Updated 6 years ago