An open API service indexing awesome lists of open source software.

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.

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.