imkiva / KiVM
🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.
☆247Updated 3 years ago
Alternatives and similar repositories for KiVM:
Users that are interested in KiVM are comparing it to the libraries listed below
- my simple java virtual machine~☆227Updated 2 months ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆53Updated last year
- Basic C++ Implementation of a Java Virtual Machine.☆36Updated 9 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- JVM implementation using LLVM as a JIT☆54Updated last month
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- The general purposed programming language ckx compiler☆19Updated 3 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆73Updated 5 years ago
- [yvm] low performance garbage-collectable jvm☆253Updated 2 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 5 years ago
- 🍨 A XMake integration in IntelliJ IDEA☆85Updated last week
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆36Updated 3 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- A lightweight library to inject LLVM bitcode into JVMs☆82Updated 5 years ago
- ☆14Updated 4 years ago
- Java bindings for LLVM libraries☆30Updated 11 years ago
- An llvm java binding☆8Updated 6 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 7 years ago
- Another program language base on jvm☆67Updated 2 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆62Updated last year
- A Lisp Interpreter Written in C++ Template☆72Updated 4 years ago
- A simple VM for a talk on building VMs☆218Updated 7 years ago
- OpenJDK binding for MMTk☆34Updated last week
- A hobby jvm, just want to know how a java virtual machine works.☆303Updated 8 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆388Updated 9 years ago
- JamVM 2 + OpenJDK☆23Updated last year
- simple java virtual machine☆260Updated 3 years ago