ivmai / JCGOLinks
Java source to C code translator (JCGO)
☆81Updated 9 years ago
Alternatives and similar repositories for JCGO
Users that are interested in JCGO are comparing it to the libraries listed below
Sorting:
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆62Updated 9 years ago
- The C Preprocessor as a Java library☆112Updated 4 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- A Java version of LLVM Core by Hao Liu☆23Updated 12 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Convert Java bytecode to firm IR☆18Updated 8 years ago
- Runtime which aims to provide a JavaME/CDC environment on a variety of embedded platforms.☆70Updated 10 months ago
- Updated NestedVM toolchain for compiling C/C++ applications to run on the JVM☆33Updated 2 years ago
- a Java virtual machine written in pure Lua☆71Updated 9 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.☆55Updated 2 weeks ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆58Updated 6 years ago
- A really tiny Java Virtual Machine☆91Updated 4 years ago
- The Micro Java Virtual Machine Kernel is a portable preemptive real-time kernel with an integrated CLDC Java virtual machine designed for…☆36Updated 4 years ago
- A MIPS to Java bytecode binary translator☆62Updated 2 years ago
- Java bindings for LLVM libraries☆31Updated 12 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Java to C++ translator☆258Updated 7 years ago
- Java Compiler Kit (JKit)☆12Updated 8 years ago
- gelfload is Gregor's ELF loader. It is a usermode loader for ELF executables, used for two purposes: 1) Creating ELF environments on othe…☆39Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A lightweight library to inject LLVM bitcode into JVMs☆86Updated 5 years ago
- Assembler / Disassembler for Java Bytecode☆23Updated 4 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆57Updated 2 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- JNI Glue Code Generator☆93Updated last month