ArthurEmidio / jvm
Basic C++ Implementation of a Java Virtual Machine.
☆36Updated 9 years ago
Alternatives and similar repositories for jvm:
Users that are interested in jvm are comparing it to the libraries listed below
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆247Updated 3 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Highly simplified Java and Davlk virtual machine implementations☆23Updated 11 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆73Updated 5 years ago
- JVM for microcontrollers☆17Updated 6 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- a c compiler☆56Updated 2 years ago
- my simple java virtual machine~☆226Updated last month
- Same as simple-virtual-machine but in C☆146Updated 8 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆28Updated 6 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- A simple VM in C☆49Updated 7 months ago
- 解析C语言的解释器☆46Updated 6 years ago
- Very Simple C Interpreter☆19Updated 10 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- 自制编译器☆43Updated 7 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 4 years ago
- Simplified C Compiler☆19Updated 8 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- Toddler is a well-designed usable and portable microkernel OS☆75Updated 5 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 5 years ago
- A tiny operating system based on x86 architecture.☆92Updated 7 years ago
- Lightweight JVM, might work with MCU-less ARM controller boards (I hope)☆13Updated 11 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 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.☆52Updated 3 weeks ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 2 months ago
- zengl language 嵌入式编程语言☆20Updated 2 years ago
- The Standard C Library source code used in Visual C++ by P.J. Plauger☆19Updated 9 years ago