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.☆253Updated 3 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A tiny operating system based on x86 architecture.☆93Updated 4 months ago
- A rudimentary operating system☆16Updated 6 years ago
- Toddler is a well-designed usable and portable microkernel OS☆74Updated 6 years ago
- JVM for microcontrollers☆17Updated 6 years ago
- a c compiler☆58Updated 3 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- lcc编译器源码注释工程☆55Updated 10 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆74Updated 6 years ago
- Simplified C Compiler☆20Updated 9 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- my simple java virtual machine~☆229Updated 10 months ago
- a mini C-like language(C1) compiler☆39Updated 6 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.☆55Updated 2 months ago
- A simple VM in C☆51Updated last year
- A C Compiler. Executables runs on a stack based VM.☆78Updated 11 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- My crack at a JVM implementation in Java☆14Updated 9 years ago
- Simple Machine, include simulator、ccompiler、assembler☆43Updated 8 years ago
- The Micro Java Virtual Machine Kernel is a portable preemptive real-time kernel with an integrated CLDC Java virtual machine designed for…☆36Updated 4 years ago
- An experimental Java Bytecode Interpreter written in C☆164Updated 6 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- simple os for 8086 on a MBR☆36Updated 6 years ago
- [yvm] low performance garbage-collectable jvm☆254Updated 2 years ago
- Same as simple-virtual-machine but in C☆153Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago