csuZipple / miniJVMLinks
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
Sorting:
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆73Updated 5 years ago
- fork of jamvm 2.0☆13Updated 6 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
- simple java virtual machine☆138Updated 4 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- 《Java虚拟机字节码:从入门到实战》第二版《深入浅出JVM字节码》开源电子书。这本书详细介绍ASM框架的API、Class文件结构解析、HotSpot虚拟机类加载源码分析、动态代理与字节码插桩的实现。☆57Updated 3 months ago
- JVM bytecode interpreter written in Java☆84Updated 8 months ago
- ☆13Updated 3 years ago
- Develop iOS Android app in java. Jvm for mobile or embedded system. the fastest ios java interpreter . doc☆9Updated 6 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- A tiny JVM written in C++, based on JDK 24.☆33Updated last month
- 嵌入式脚本语言 Lightweight embedded scripting language☆53Updated 3 years ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 6 years ago
- 自写的脚本语言(使用Java写的编译器和解释器)☆9Updated 8 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆54Updated last year
- This is the virtual machine I implemented myself according to the Java virtual machine specification.☆22Updated 6 years ago
- 自制编译器☆43Updated 7 years ago
- JamVM adapted version on macOS Catalina 10.15.6☆16Updated 4 years ago
- ☆15Updated 3 years ago
- A Decompiler can read the class file, and decompile the bytecode to java code.☆25Updated 5 years ago
- SSVM running on Android.☆22Updated 2 years ago
- 脚本语言解释器, 用来学习编译原理☆15Updated 9 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Pure Java implementaion of Android's Dalvik virtual machine☆11Updated 10 years ago
- Class File Reader - a Java class file parser☆17Updated 12 years ago
- netty实现的http动态代理服务器☆17Updated 6 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆68Updated last year
- Another program language base on jvm☆67Updated 2 years ago
- JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call stati…☆22Updated 2 years ago
- 一个仿innodb的数据库存储引擎。☆15Updated 6 years ago