bkiers / lua-parserLinks
A Lua 5.3 parser and AST walker using ANTLR 3
☆14Updated 7 years ago
Alternatives and similar repositories for lua-parser
Users that are interested in lua-parser are comparing it to the libraries listed below
Sorting:
- Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & lu…☆38Updated 7 years ago
- Rembulan, an implementation of Lua 5.3 for the Java Virtual Machine☆168Updated 5 years ago
- Lua for Java on Windows, Mac OS X, Linux, Android. 5.1, 5.2, 5.3, 5.4, LuaJ or LuaJIT.☆210Updated 11 months ago
- A continuation of JVML which JITs Java bytecode to Lua bytecode rather than interpreting.☆29Updated 10 years ago
- LuaJC ported to the ASM framework☆15Updated 9 years ago
- Lua binding for libclang, the Clang compiler API to access the AST of C/C++ source files☆62Updated 6 years ago
- LuaTruffle, an implementation of Lua on the JVM using Truffle☆57Updated 10 years ago
- a Java virtual machine written in pure Lua☆71Updated 9 years ago
- Lua Stream API☆23Updated 8 years ago
- LuaJIT for Java on Windows, Mac OS X, Linux, Android and iOS.☆53Updated 10 years ago
- A transpiler to vanilla Lua from an alternative JS-inspired syntax☆20Updated 5 years ago
- Lua parsing library capable of optimizing and minifying code.☆38Updated 3 years ago
- glua = LuaJIT + FFI + OpenGL/GLUT☆46Updated 12 years ago
- Fork of JNI-based Lua scripting language integration for the JVM☆19Updated 2 years ago
- convert Lua source code into an equivalent C source code written in terms of Lua C API calls☆305Updated last year
- Implementation of Lua 5.1, originally a fork of LuaJIT 2.0☆281Updated 2 months ago
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆93Updated 3 years ago
- An experimental project to customize squawk virtual machine for microcontrollers. Users can write embedded application programs in Java …☆58Updated 7 years ago
- A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.☆114Updated last year
- Lua Virtual Machine (and various tools) for Lua so you can Lua while you Lua☆64Updated 8 years ago
- module supporting win32 ffi binding☆37Updated last year
- Catwell's Lua playground☆78Updated 9 months ago
- JNLua - Java Native Lua☆16Updated 9 years ago
- Automatically exported from code.google.com/p/llvm-lua☆158Updated 9 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- Heavy Duty Persistence for Lua☆87Updated 5 years ago
- extend luajit ffi module to give more affinity to C codes