tinylcy / SmallVMLinks
TODO: A small and lightweight Java Virtual Machine
☆26Updated 8 years ago
Alternatives and similar repositories for SmallVM
Users that are interested in SmallVM are comparing it to the libraries listed below
Sorting:
- Open Source Compiler☆18Updated 12 years ago
- simple java virtual machine☆139Updated 5 years ago
- A toy Lua 5.3 implementation written in Go☆111Updated 4 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆53Updated 4 years ago
- A hobby jvm, just want to know how a java virtual machine works.☆303Updated 9 years ago
- Embedding binary data in a Go program☆12Updated 9 years ago
- 🚀 A sandboxed VM any Java developer can afford☆174Updated 2 years ago
- 用Go开发的实验性质的Java虚拟机(Java Virtual Machine) An experimental Java Virtual Machine written in Go☆12Updated 5 years ago
- A Script oriented compiler☆27Updated 8 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- 一个参考luajava并进行了裁剪和改良的lua解析器☆40Updated 9 years ago
- ☆79Updated 6 years ago
- 《自己动手写Java虚拟机》JVM的python实现☆139Updated 5 years ago
- An implementation of golang runtime in C++☆17Updated last year
- 用go写的玩具编译器,最终目标是后端套用LLVM生成本机字节码☆16Updated 7 years ago
- JamVM 2 + OpenJDK☆28Updated last year
- 金山卫士开源代码。同步于Hg源。为了方便查看和学习,同步到Github☆109Updated 12 years ago
- Nim 核心编程☆167Updated 6 years ago
- Go语言实现的JVM,实现了类的 加载、解析,字节码解释执行,学习JVM使用☆38Updated 4 years ago
- go实现的终端录屏程序☆28Updated 8 years ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆66Updated 6 years ago
- Java dynamic debug tool☆103Updated last year
- linux kernel memcache server☆126Updated 12 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆74Updated 6 years ago
- [yvm] low performance garbage-collectable jvm☆254Updated 2 years ago
- my simple java virtual machine~☆229Updated 9 months ago
- 自己动手写调试器☆34Updated 7 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…☆41Updated 4 years ago
- 简易无类型脚本语言☆14Updated 12 years ago
- Knife是一个基于JVMTI开发的JVM诊断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆40Updated 6 months ago