lurker

Lua compiler

Automatically detects and applies changes to Lua source files in real-time while the application is running.

Auto-swaps changed Lua files in a running LÖVE project

GitHub

286 stars
18 watching
28 forks
Language: Lua
last commit: over 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rxi/json.lua A lightweight JSON encoding and decoding library written in Lua 1,865
rxi/lume A collection of Lua functions geared towards game development. 1,017
rxi/log.lua Provides basic logging functionality for Lua scripts 312
stravant/luaminify Tools for parsing and transforming Lua source code 260
hengestone/lua-languages A collection of languages and projects that compile to or use Lua as their intermediate language 604
daurnimator/zig-autolua A tool for generating a Lua binding for the Zig programming language. 22
yanghuan/csharp.lua A compiler tool that translates C# code into Lua bytecode. 1,226
trixnz/vscode-lua Provides features like autocompletion, error checking, and linting for the Lua programming language in Visual Studio Code. 116
ers35/luastatic Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. 785
andrewrk/lua-in-the-browser Building Lua in WebAssembly to enable run-time execution within web browsers. 32
rxi/classic A Lua module providing a basic class system with inheritance, mixin implementation, static variables, and metamethods. 864
erdian718/lua A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. 25
rvirding/luerl An Erlang implementation of the Lua scripting language 1,047
gvx/bitser A Lua serialization and deserialization library optimized for speed and compactness 159
p0pr0ck5/lua-ffi-libinjection A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings. 36