Skip to content

pass86/lua

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 32 commits ahead, 220 commits behind lua:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
all
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
CI status

Lua

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 65.7%
  • Lua 31.5%
  • C++ 2.0%
  • Makefile 0.6%
  • Objective-C 0.1%
  • CMake 0.1%