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
292 stars
18 watching
28 forks
Language: Lua
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight JSON encoding and decoding library written in Lua | 1,882 |
| A collection of Lua functions geared towards game development. | 1,027 |
| Provides basic logging functionality for Lua scripts | 315 |
| Tools for parsing and transforming Lua source code | 259 |
| A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| A tool for generating a Lua binding for the Zig programming language. | 22 |
| A compiler tool that translates C# code into Lua bytecode. | 1,232 |
| Provides features like autocompletion, error checking, and linting for the Lua programming language in Visual Studio Code. | 116 |
| Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 795 |
| Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |
| A Lua module providing a basic class system with inheritance, mixin implementation, static variables, and metamethods. | 875 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| An Erlang implementation of the Lua scripting language | 1,053 |
| A Lua serialization and deserialization library optimized for speed and compactness | 159 |
| A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings. | 36 |