java_grinder

Bytecode compiler

Compiles Java bytecode to native machine code for embedded systems and retro computing platforms.

Compile Java byte-code to native CPU's.

GitHub

496 stars
38 watching
42 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list

6502assemblyataric64javanintendoplaystationsega

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lwiest/basiccompiler Compiles BASIC programs into Java bytecode. 29
mirkosertic/bytecoder A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. 897
qmx/jitescript Provides a Java API for generating bytecode similar to BiteScript. 188
mobivm/robovm An ahead-of-time compiler for Java bytecode targeting multiple platforms and languages 965
rajkumardusad/jitcompiler An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. 74
oracle/graal Compiles Java applications into native executables for fast startup and performance 20,398
boomerangdecompiler/boomerang A decompiler tool for reverse-engineering machine code from various architectures and file formats. 373
tailrecursion/javastar A tool for writing Java code in Clojure 64
michel-kraemer/bson4jackson Supports the use of BSON data format in JSON processing 292
i-net-software/jwebassembly A tool that converts Java bytecode into WebAssembly for running in web browsers. 995
mbechler/serianalyzer Analyzes Java bytecode to identify potential deserialization vulnerabilities. 241
nickmqb/muon A modern, statically typed low-level programming language with strong focus on performance and minimalism. 772
jmorag/mcc Compiles the MicroC programming language into machine code using Haskell 116
pyos/dg A programming language compiler for CPython bytecode 576
bitfunnel/nativejit A high-performance just-in-time compiler for x64 C++ expressions 1,141