ArthurEmidio / jvm
Basic C++ Implementation of a Java Virtual Machine.
☆35Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for jvm
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆244Updated 2 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated 8 months ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆61Updated last year
- Highly simplified Java and Davlk virtual machine implementations☆22Updated 10 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆74Updated 5 years ago
- simple java virtual machine☆133Updated 4 years ago
- lcc编译器源码注释工程☆53Updated 9 years ago
- 自制编译器☆43Updated 7 years ago
- A tiny operating system based on x86 architecture.☆91Updated 6 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆26Updated 6 years ago
- Same as simple-virtual-machine but in C☆142Updated 8 years ago
- a c compiler☆55Updated 2 years ago
- [nyx] dynamically typed scripting language☆25Updated last year
- Simple virtual machine for a stack-based assembler language.☆20Updated 7 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- zengl language 嵌入式编程语言☆20Updated 2 years ago
- A standard C compiler.☆11Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- my simple java virtual machine~☆221Updated 6 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 7 years ago
- ucc - a tiny C89 compiler for x86☆103Updated 13 years ago
- a mini C-like language(C1) compiler☆36Updated 4 years ago
- JVM bytecode interpreter written in Java☆81Updated last month
- Sanos operating system kernel☆71Updated 4 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆15Updated last week
- Simplified C Compiler☆19Updated 8 years ago
- JamVM 2 + OpenJDK☆22Updated 11 months ago