imkiva / KiVM
🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.
☆244Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for KiVM
- my simple java virtual machine~☆221Updated 6 years ago
- Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆328Updated last week
- JLang: Ahead-of-time compilation of Java programs to LLVM☆291Updated 4 years ago
- Basic C++ Implementation of a Java Virtual Machine.☆35Updated 8 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 7 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated 8 months ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆74Updated 5 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆36Updated 3 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆50Updated last year
- simple java virtual machine☆133Updated 4 years ago
- JVM bytecode interpreter written in Java☆81Updated last month
- [yvm] low performance garbage-collectable jvm☆251Updated last year
- ☆15Updated 3 years ago
- Jasmin is an assembler for the Java Virtual Machine ⛺☆179Updated last year
- Convert JAVA source to C source, Build standlone binary without any class file.☆61Updated last year
- The general purposed programming language ckx compiler☆19Updated 3 years ago
- Same as simple-virtual-machine but in C☆142Updated 8 years ago
- Pure Java binding for dear-imgui☆186Updated last year
- An experimental Java Bytecode Interpreter written in C☆161Updated 5 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- 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…☆39Updated 3 years ago
- JamVM 2 + OpenJDK☆22Updated 11 months ago
- Maxine VM: A meta-circular research VM☆323Updated 4 years ago
- A simple VM for a talk on building VMs☆211Updated 7 years ago
- A lightweight library to inject LLVM bitcode into JVMs☆81Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- lcc编译器源码注释工程☆53Updated 9 years ago
- A really tiny Java Virtual Machine☆83Updated 3 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆43Updated last year
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆383Updated 9 years ago