Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lua/lua
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
https://github.com/lua/lua
Last synced: 5 days ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/lua/lua
- Owner: lua
- Created: 2012-09-14T05:55:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T17:22:42.000Z (about 2 months ago)
- Last Synced: 2025-01-14T05:05:13.232Z (12 days ago)
- Language: C
- Homepage: https://lua.org
- Size: 11 MB
- Stars: 8,712
- Watchers: 405
- Forks: 1,671
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-game-engine-dev - Lua - Powerful, efficient, lightweight, embeddable scripting language. (Libraries / C)
- awesome-programming-languages - Lua - Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. (Uncategorized / Uncategorized)
- AwesomeCppGameDev - lua - l.html (Scripting)
- awesome-made-by-brazilians - Lua Programming language - ieru](https://github.com/roberto-ieru) (Uncategorized / Uncategorized)
README
# Lua
This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit [Lua.org](https://www.lua.org/).
Please **do not** send pull requests. To report issues, post a message to the [Lua mailing list](https://www.lua.org/lua-l.html).
Download official Lua releases from [Lua.org](https://www.lua.org/download.html).