digitalgust / miniJVM
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
☆355Updated 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.☆68Updated last year
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆248Updated 3 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Runtime which aims to provide a JavaME/CDC environment on a variety of embedded platforms.☆67Updated 7 months ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆53Updated last year
- A really tiny Java Virtual Machine☆88Updated 4 years ago
- Framework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.☆922Updated 5 months ago
- ELF parsing library in java.☆159Updated 8 months ago
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆57Updated 6 years ago
- JVM bytecode interpreter written in Java☆84Updated 7 months ago
- ☆65Updated 3 years ago
- my simple java virtual machine~☆227Updated 3 months ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- https://openjdk.org/projects/mobile☆161Updated this week
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Develop iOS Android app in java. Jvm for mobile or embedded system. the fastest ios java interpreter . doc☆9Updated 6 years ago
- Javenode is Java + V8 + Node.js. It is a Node.js simulator with Java in V8.☆61Updated 4 months ago
- jnigen is a small library that can be used with or without libGDX which allows C/C++ code to be written inline with Java source code.☆76Updated last week
- Java bindings for Skia☆572Updated 2 months ago
- An llvm java binding☆8Updated 6 years ago
- simple java virtual machine☆258Updated 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
- convert dex to java class/jar by dx and asm☆24Updated 5 years ago
- QuickJS wrapper for Android/JVM☆211Updated last month
- simple java virtual machine☆137Updated 4 years ago
- A Java bytecode execution engine (aka JVM) for ARM Cortex-M MCUs☆36Updated 6 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…☆385Updated last year
- A high-performance bridge for lua and java or c in Android with mutil-thread and almost all java features supported☆116Updated 5 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆73Updated 5 years ago
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆61Updated 9 years ago