lua

Development history

A mirrored repository of Lua's full history of development code, containing the full commit history but in an irregular format.

A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html

GitHub

9k stars
406 watching
2k forks
Language: C
last commit: over 1 year ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ahgamut/lua The official Lua development repository containing the full history of all commits, maintained by the Lua team. 5
luals/lua-language-server A language server providing Lua code completion, diagnostics, and other development tools 3,428
slembcke/debugger.lua A simple Lua debugger for embedded systems and single-file use. 786
rxi/lurker Automatically detects and applies changes to Lua source files in real-time while the application is running. 292
ers35/luastatic Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. 795
lua-stdlib/lua-stdlib A collection of standard Lua libraries for various versions of the Lua programming language. 289
pkulchenko/zerobranestudio A lightweight IDE for Lua programming that provides code completion, debugging, and live coding capabilities. 2,627
hengestone/lua-languages A collection of languages and projects that compile to or use Lua as their intermediate language 607
actboy168/bee.lua A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. 161
commita/vscode-lua-templates Provides support for working with Lua templates in Visual Studio Code 6
nicholas3388/luanode A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. 1,163
tomaka/hlua A Rust library that provides a high-level interface to Lua 5.2 506
lunarmodules/penlight A collection of reusable Lua libraries for input data handling, functional programming, and OS path management 1,946
rxi/json.lua A lightweight JSON encoding and decoding library written in Lua 1,882
flowyroll/lodash.lua A Lua implementation of a functional programming library inspired by JavaScript's Lodash. 66