Team-CC-Corp / JVML-JIT
A continuation of JVML which JITs Java bytecode to Lua bytecode rather than interpreting.
☆30Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for JVML-JIT
- Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & lu…☆37Updated 6 years ago
- LuaJC ported to the ASM framework☆15Updated 8 years ago
- a Java virtual machine written in pure Lua☆63Updated 8 years ago
- A re-entrant fork of LuaJ☆72Updated last week
- LuaTruffle, an implementation of Lua on the JVM using Truffle☆55Updated 9 years ago
- write c code inside your lua code. use gcc and luajit ffi to build and link while you run.☆13Updated 3 months ago
- A modern and concise language that compiles to Java bytecode☆12Updated 5 years ago
- Git implementation in pure lua for luvit.☆57Updated last year
- LuaJIT with native 5.2 and 5.3 support☆64Updated 7 years ago
- Usefu Lua modules☆40Updated last week
- Lua trace JIT compiler using LLVM-C☆27Updated 4 years ago
- glua = LuaJIT + FFI + OpenGL/GLUT☆44Updated 11 years ago
- LuaJIT + TCC on RPi bare metal☆20Updated 8 years ago
- Pkg: ULua package manager☆15Updated 8 years ago
- Java Compiler Kit (JKit)☆11Updated 7 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Updated 13 years ago
- A JavaScript to Lua source compiler.☆34Updated 10 years ago
- Static lua compiler - Compile Lua code into C code.☆69Updated 12 years ago
- Convert Java bytecode to firm IR☆18Updated 7 years ago
- Lua 5.3 implementation for the JVM