y1yang0 / yvm
[yvm] low performance garbage-collectable jvm
☆253Updated 2 years ago
Alternatives and similar repositories for yvm
Users that are interested in yvm are comparing it to the libraries listed below
Sorting:
- my simple java virtual machine~☆227Updated 3 months ago
- Another program language base on jvm☆67Updated 2 years ago
- simple java virtual machine☆137Updated 4 years ago
- A hobby jvm, just want to know how a java virtual machine works.☆302Updated 8 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆73Updated 5 years ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆65Updated 6 years ago
- Cb (C flat) compiler. Cb is simplified C.☆401Updated 6 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆235Updated 2 years ago
- Java 实现 JVM☆244Updated 2 years ago
- A tiny JVM written in C++, based on JDK 24.☆33Updated 2 weeks ago
- 使用 JDK8 实现 JVM(Java Virtual Machine)☆714Updated last year
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆249Updated 3 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆173Updated 7 years ago
- A java-based JVM. 用Java实现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单,但尽量符合 JVM 标准。☆441Updated 5 years ago
- 数据库引擎开发课程☆130Updated 4 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- The Managed Runtime Initiative is an open development and integration initiative launched by Azul Systems with the aim of improving the …☆156Updated 10 years ago
- 带注释的《X86汇编语言-从实模式到保护模式》一书代码☆336Updated 8 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆484Updated 5 years ago
- Maxine VM: A meta-circular research VM☆331Updated 4 years ago
- ClassViewer is a lightweight Java class file viewer that you can use to view the structure of Java class files.☆270Updated last month
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Birdee Language compiler and runtime☆40Updated 4 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- C++ and Document Compiler☆103Updated last year
- A hobby jvm, just want to know how a java virtual machine works.☆25Updated 11 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year
- ☆162Updated 7 years ago
- Building ucore OS step by step☆154Updated 10 years ago
- ☆170Updated 9 years ago