MovingBlocks / JNLuaLinks
Fork of JNI-based Lua scripting language integration for the JVM
☆19Updated 2 years ago
Alternatives and similar repositories for JNLua
Users that are interested in JNLua are comparing it to the libraries listed below
Sorting:
- Rembulan, an implementation of Lua 5.3 for the Java Virtual Machine☆166Updated 5 years ago
- LuaJIT for Java on Windows, Mac OS X, Linux, Android and iOS.☆52Updated 10 years ago
- Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & lu…☆39Updated 7 years ago
- A continuation of JVML which JITs Java bytecode to Lua bytecode rather than interpreting.☆30Updated 10 years ago
- A re-entrant fork of LuaJ☆81Updated 5 months ago
- a Java virtual machine written in pure Lua☆72Updated 9 years ago
- LuaJC ported to the ASM framework☆15Updated 8 years ago
- pure luajit ffi socket bindings for unix and windows☆44Updated 8 months ago
- JNLua - Java Native Lua☆16Updated 9 years ago
- Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info,…☆277Updated 10 years ago
- Kahlua main development☆141Updated 12 years ago
- write c code inside your lua code. use gcc and luajit ffi to build and link while you run.☆17Updated last year
- Automatically exported from code.google.com/p/llvm-lua☆162Updated 9 years ago
- Usefu Lua modules☆41Updated 6 months ago
- Lua Virtual Machine (and various tools) for Lua so you can Lua while you Lua☆64Updated 8 years ago
- immutable datastructures in lua☆22Updated last month
- Repository of Plan9k OS for OpenComputers☆22Updated 5 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 7 years ago
- A tool for building self-running Lua programs.☆166Updated 10 years ago
- Lua Stream API☆23Updated 8 years ago
- LuaTruffle, an implementation of Lua on the JVM using Truffle☆57Updated 10 years ago
- A simple interface to mmap for writing and reading binary data