https://github.com/mhatxotic/lua
The Lua interpreter as structured from the official source code tarballs from the official website at https://lua.org/download.html which are in the master branch and modifications for Mhatxotic/Engine are in a separate branch with a suffix of -MXE.
https://github.com/mhatxotic/lua
coding interpreter lua programming puc-rio syntax
Last synced: 6 months ago
JSON representation
The Lua interpreter as structured from the official source code tarballs from the official website at https://lua.org/download.html which are in the master branch and modifications for Mhatxotic/Engine are in a separate branch with a suffix of -MXE.
- Host: GitHub
- URL: https://github.com/mhatxotic/lua
- Owner: Mhatxotic
- Created: 2025-06-25T13:53:45.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-06-25T14:03:50.000Z (6 months ago)
- Last Synced: 2025-06-25T14:29:06.302Z (6 months ago)
- Topics: coding, interpreter, lua, programming, puc-rio, syntax
- Language: C
- Homepage: https://GitHub.com/Mhatxotic/Engine
- Size: 0 Bytes
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is Lua 5.4.8, released on 21 May 2025.
For installation instructions, license details, and
further information about Lua, see doc/readme.html.