ArthurEmidio / jvmLinks
Basic C++ Implementation of a Java Virtual Machine.
☆37Updated 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.☆254Updated 3 years ago
- A tiny operating system based on x86 architecture.☆93Updated 2 months ago
- JVM for microcontrollers☆18Updated 6 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- my simple java virtual machine~☆229Updated 8 months ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Highly simplified Java and Davlk virtual machine implementations☆23Updated 11 years ago
- A simple VM in C☆49Updated last year
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆74Updated 6 years ago
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Sanos operating system kernel☆78Updated 4 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 9 months ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Toddler is a well-designed usable and portable microkernel OS☆76Updated 6 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- a c compiler☆58Updated 3 years ago
- [yvm] low performance garbage-collectable jvm☆256Updated 2 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A hobby OS☆64Updated 9 years ago
- Simplified C Compiler☆20Updated 9 years ago
- a toy programming language☆35Updated 2 years ago
- My Operating System.☆81Updated 11 years ago