csuZipple / miniJVM
a simple java virtual machine implemented by pure Java
☆15Updated 7 years ago
Alternatives and similar repositories for miniJVM:
Users that are interested in miniJVM are comparing it to the libraries listed below
- fork of jamvm 2.0☆13Updated 6 years ago
- 自写的脚本语言(使用Java写的编译器和解释器)☆9Updated 8 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆73Updated 5 years ago
- simple java virtual machine☆137Updated 4 years ago
- this is a mini jvm☆25Updated 7 years ago
- 脚本语言解释器, 用来学习编译原理☆15Updated 9 years ago
- ☆13Updated 3 years ago
- 嵌入式脚本 语言 Lightweight embedded scripting language☆52Updated 3 years ago
- This is the virtual machine I implemented myself according to the Java virtual machine specification.☆22Updated 6 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- 《Java虚拟机字节码:从入门到实战》第二版《深入浅出JVM字节码》开源电子书。这本书详细介绍ASM框架的API、Class文件结构解析、HotSpot虚拟机类加载源码分析、动态代理与字节码插桩的实现。☆55Updated 2 months ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆68Updated last year
- 一个仿innodb的数据库存储引擎。☆15Updated 6 years ago
- HotSpot JVM针对Linux-x86平台的源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆32Updated 8 years ago
- Java decompiler written in Rust.☆19Updated last year
- A tiny JVM written in C++, based on JDK 24.☆33Updated this week
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- JVM bytecode interpreter written in Java☆84Updated 6 months ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆65Updated 6 years ago
- java字节码编程,持续更新中,详情关注 冰河技术 微信公众号阅读相关文章☆10Updated 3 years ago
- SSVM running on Android.☆22Updated 2 years ago
- JDK source code reading☆27Updated 5 months ago
- Develop iOS Android app in java. Jvm for mobile or embedded system. the fastest ios java interpreter . doc☆9Updated 6 years ago
- netty实现的http动态代理服务器☆17Updated 6 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- JamVM is a new Java Virtual Machine conforming to the JVM specification edition 2 (blue book). Clone of git://git.code.sf.net/p/jamvm/cod…☆40Updated 3 years ago
- ☆15Updated 3 years ago
- ObjectWeb ASM - bytecode verifier and utilities☆65Updated 11 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆53Updated last year
- 疯狂周末-自己写个rpc☆18Updated 2 years ago