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
9k stars
406 watching
2k forks
Language: C
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | The official Lua development repository containing the full history of all commits, maintained by the Lua team. | 5 |
| | A language server providing Lua code completion, diagnostics, and other development tools | 3,428 |
| | A simple Lua debugger for embedded systems and single-file use. | 786 |
| | Automatically detects and applies changes to Lua source files in real-time while the application is running. | 292 |
| | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 795 |
| | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
| | A lightweight IDE for Lua programming that provides code completion, debugging, and live coding capabilities. | 2,627 |
| | A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| | A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 161 |
| | Provides support for working with Lua templates in Visual Studio Code | 6 |
| | A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. | 1,163 |
| | A Rust library that provides a high-level interface to Lua 5.2 | 506 |
| | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,946 |
| | A lightweight JSON encoding and decoding library written in Lua | 1,882 |
| | A Lua implementation of a functional programming library inspired by JavaScript's Lodash. | 66 |