DaJobat / lua

Lua with a build.zig for easy building and embedding in zig.

Home Page:https://www.lua.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork of lua, packaged for Zig, with the addition of the zig build system and package manager. For an example of use, check this example project.

Original README follows below:

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.

Please do not send pull requests. To report issues, post a message to the Lua mailing list.

Download official Lua releases from Lua.org.

About

Lua with a build.zig for easy building and embedding in zig.

https://www.lua.org/


Languages

Language:C 66.9%Language:Lua 32.4%Language:Makefile 0.6%Language:Zig 0.1%