digitalgust / miniJVMLinks
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
☆380Updated this week
Alternatives and similar repositories for miniJVM
Users that are interested in miniJVM are comparing it to the libraries listed below
Sorting:
- Convert JAVA source to C source, Build standlone binary without any class file.☆69Updated last year
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆253Updated 3 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆55Updated 2 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆74Updated 6 years ago
- ELF parsing library in java.☆166Updated 2 months ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- The Micro Java Virtual Machine Kernel is a portable preemptive real-time kernel with an integrated CLDC Java virtual machine designed for…☆36Updated 4 years ago
- JVM bytecode interpreter written in Java☆86Updated last year
- Lua for Java on Windows, Mac OS X, Linux, Android. 5.1, 5.2, 5.3, 5.4, LuaJ or LuaJIT.☆204Updated 10 months ago
- ☆65Updated 4 years ago
- my simple java virtual machine~☆229Updated 9 months ago
- [yvm] low performance garbage-collectable jvm☆255Updated 2 years ago
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆58Updated 7 years ago
- "J2SE for Android" provides Swing and AWT classes, so you can run J2SE application on Android with this library.☆27Updated 7 years ago
- JLang: Ahead-of-time compilation of Java programs to LLVM☆302Updated 5 years ago
- A really tiny Java Virtual Machine☆95Updated 4 years ago
- Java source to C code translator (JCGO)☆81Updated 10 years ago
- Runtime which aims to provide a JavaME/CDC environment on a variety of embedded platforms.☆71Updated last year
- A high-performance bridge for lua and java or c in Android with mutil-thread and almost all java features supported☆119Updated 6 years ago
- An experimental Java Bytecode Interpreter written in C☆162Updated 6 years ago
- Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & lu…☆989Updated 2 years ago
- LuaJava is a scripting tool for Java. The goal of this tool is to allow scripts written in Lua to manipulate components developed in Java…☆388Updated last year
- JNI Cookbook Redux - learn JNI by example.☆175Updated 7 months ago
- Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.