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 tiny JVM written in C++, based on JDK 25.☆39Updated last month
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆74Updated 6 years ago
- This is the virtual machine I implemented myself according to the Java virtual machine specification.☆22Updated 6 years ago
- 脚本语言解释器, 用来学习编译原理☆15Updated 9 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆53Updated 4 years ago
- fork of jamvm 2.0☆13Updated 7 years ago
- JVM bytecode interpreter written in Java☆89Updated last year
- Convert JAVA source to C source, Build standlone binary without any class file.☆71Updated 2 years ago
- netty实现的http动态代理服务器☆18Updated 6 years ago
- simple java virtual machine☆141Updated 5 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆36Updated 4 years ago
- Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆388Updated last week
- A Decompiler can read the class file, and decompile the bytecode to java code.☆25Updated 6 years ago
- ☆12Updated 3 years ago
- this is a mini jvm☆25Updated 8 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- SSVM running on Android.☆22Updated 3 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆56Updated 2 years ago
- 7-zip-jbinding optimized for Android, supports SAF☆13Updated last month
- [yvm] low performance garbage-collectable jvm☆254Updated 2 years ago
- 模仿mogodb采用xml+json实现小型数据库☆15Updated 10 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Java decompiler written in Rust.☆20Updated 2 years ago
- Another program language base on jvm☆67Updated 2 years ago
- ☆17Updated 3 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Updated 2 years ago
- panama是一个高性能的代理服务器,基于shadowsocks协议,采用netty实现,可以使用ss客户端进行连接。并且除了常规的代理模式,还支持链式代理,反向代理功能,支持内网穿透。☆69Updated 2 years ago
- 在Android平台用gcc和g++编译运行c和c++☆17Updated 5 years ago
- 《自己动手写Java虚拟机》JVM的python实现☆139Updated 5 years ago