cfriedt / jamvmLinks
clone of git://git.code.sf.net/p/jamvm/code for experimental branches
☆67Updated 8 years ago
Alternatives and similar repositories for jamvm
Users that are interested in jamvm are comparing it to the libraries listed below
Sorting:
- JamVM is a new Java Virtual Machine conforming to the JVM specification edition 2 (blue book). Clone of git://git.code.sf.net/p/jamvm/cod…☆40Updated 4 years ago
- Jato, an open source implementation of the JVM☆156Updated 11 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Pure java x86 and x86_64 assembler☆67Updated last year
- The Kaffe Virtual Machine☆436Updated 5 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆253Updated 3 years ago
- A hobby jvm, just want to know how a java virtual machine works.☆303Updated 9 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- ☆34Updated 14 years ago
- The Managed Runtime Initiative is an open development and integration initiative launched by Azul Systems with the aim of improving the …☆156Updated 11 years ago
- JamVM 2 + OpenJDK☆26Updated last year
- simple java virtual machine☆139Updated 5 years 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
- A really tiny Java Virtual Machine☆91Updated 4 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆239Updated 8 years ago
- Runtime which aims to provide a JavaME/CDC environment on a variety of embedded platforms.☆70Updated 10 months ago
- Maxine VM: A meta-circular research VM☆334Updated 4 years ago
- Java source to C code translator (JCGO)☆81Updated 9 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
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- A Java version of LLVM Core by Hao Liu☆23Updated 12 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- 脚本语言解释器, 用来学习编译原理☆15Updated 9 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Jikes - a Jave source code to bytecode compiler - was written by Philippe Charles and Dave Shields. Released in December, 1998, it was IB…☆22Updated 8 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