You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lua is a powerful, efficient, lightweight, embeddable scripting language.
Setup
Common
Install CMake
iOS
Install Xcode
Android
Install NDK
Export ANDROID_NDK_ROOT
Build
iOS
./build_ios.sh
Android
./build_android.sh
Others
cmake -S . -B build
cmake --build build
About
The Lua repo, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Send issues/patches to the Lua mailing list https://www.lua.org/lua-l.html