wware / JamVMLinks
Lightweight JVM, might work with MCU-less ARM controller boards (I hope)
☆13Updated 11 years ago
Alternatives and similar repositories for JamVM
Users that are interested in JamVM are comparing it to the libraries listed below
Sorting:
- JamVM 2 + OpenJDK☆26Updated last year
- Java source to C code translator (JCGO)☆80Updated 9 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- A simple VM in C☆49Updated 10 months ago
- JVM for microcontrollers☆17Updated 6 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 4 months ago
- Runtime which aims to provide a JavaME/CDC environment on a variety of embedded platforms.☆69Updated 8 months ago
- A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.☆20Updated last week
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Single C file event loop☆28Updated 5 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- self-host llvm compiler project for fun☆19Updated this week
- Lua trace JIT compiler using LLVM-C☆29Updated 5 years ago
- musl - an implementation of the standard library for Linux-based systems☆9Updated 4 years ago
- a Java virtual machine written in pure Lua☆64Updated 9 years ago
- BeBasic Virtual Machine☆19Updated 2 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Prex is a portable real-time operating system for embedded systems☆27Updated 15 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- Simple Machine, include simulator、ccompiler、assembler☆42Updated 8 years ago
- An esoteric programming language☆32Updated 4 years ago
- Java to C transpiler, ignores memory model and other stuff, uses Boehm GC for extra slowness and GC pauses☆62Updated 9 years ago
- A Toy C Compiler☆9Updated 7 years ago
- simple regex implementation for c, based on articles by Russ Cox: http://swtch.com/~rsc/regexp/regexp2.html☆15Updated 4 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆56Updated 6 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last year
- TinyJS aims to be an extremely simple (~2000 line) JavaScript interpreter☆23Updated last month
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago