y1yang0 / yvmLinks
[yvm] low performance garbage-collectable jvm
☆255Updated 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 5 months ago
- simple java virtual machine☆139Updated 5 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆73Updated 5 years ago
- A hobby jvm, just want to know how a java virtual machine works.☆302Updated 9 years ago
- Another program language base on jvm☆67Updated 2 years ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆66Updated 6 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆238Updated 2 years ago
- Cb (C flat) compiler. Cb is simplified C.☆402Updated 6 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆251Updated 3 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- 自制编译器☆43Updated 8 years ago
- Cb (C flat) compiler. Cb is simplified C.☆173Updated 8 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆174Updated 7 years ago
- Homemade OS based on MIT6.828 JOS with a GUI and some new features.☆41Updated 7 years ago
- ☆171Updated 9 years ago
- A tiny JVM written in C++, based on JDK 24.☆33Updated 2 months ago
- ☆42Updated 7 years ago
- Java 实现 JVM☆247Updated 3 years ago
- 数据库引擎开发课程☆131Updated 4 years ago
- Practice of github.com/JakubDziworski/Enkel-JVM-language☆38Updated 6 years ago
- 100% Java compatibility and Functional Programming.☆133Updated 6 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated 2 years ago
- A hobby jvm, just want to know how a java virtual machine works.☆25Updated 11 years ago
- The pages for github.com/huili☆99Updated 9 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 5 years ago
- HotSpot JVM针对Linux-x86平台的源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆32Updated 8 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆382Updated 2 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago