ArthurEmidio / jvmLinks
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
Sorting:
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆251Updated 3 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- A simple VM in C☆49Updated 11 months ago
- 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
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 6 months ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- my simple java virtual machine~☆227Updated 5 months ago
- LC3 Virtual Machine☆19Updated 4 years ago
- Simplified C Compiler☆19Updated 9 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- JVM for microcontrollers☆17Updated 6 years ago
- Minimal C Library☆76Updated 7 years ago
- Java source to C code translator (JCGO)☆80Updated 9 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- A tiny operating system based on x86 architecture.☆93Updated 7 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- 自制编译器☆43Updated 8 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- Simple Machine, include simulator、ccompiler、assembler☆42Updated 8 years ago
- a c compiler☆58Updated 2 years ago