https://github.com/mhatxotic/lua
The Lua interpreter from the official source code tarballs at https://lua.org/download.html which are contained in the master branch and modifications for Mhatxotic/Engine are in a separate branch with a suffix of -MXE. This layout is more manageable than using a fork of the official Lua repository. Lua has a MIT license and is © Lua.Org, PUC-Rio.
https://github.com/mhatxotic/lua
api code coding interpreter lua mirror programming puc-rio syntax
Last synced: about 2 months ago
JSON representation
The Lua interpreter from the official source code tarballs at https://lua.org/download.html which are contained in the master branch and modifications for Mhatxotic/Engine are in a separate branch with a suffix of -MXE. This layout is more manageable than using a fork of the official Lua repository. Lua has a MIT license and is © Lua.Org, PUC-Rio.
- Host: GitHub
- URL: https://github.com/mhatxotic/lua
- Owner: Mhatxotic
- Created: 2025-06-25T13:53:45.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-12-25T14:18:41.000Z (6 months ago)
- Last Synced: 2025-12-27T01:35:19.177Z (6 months ago)
- Topics: api, code, coding, interpreter, lua, mirror, programming, puc-rio, syntax
- Language: C
- Homepage: https://GitHub.com/Mhatxotic/Engine
- Size: 2.05 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is Lua 5.5.0, released on 15 Dec 2025.
For installation instructions, license details, and
further information about Lua, see doc/readme.html.