Egor00f 821ddbb5be return default doc && update dirs
set LUA_PATH_DEFAULT  and LUA_CPATH_DEFAULT
2025-06-04 13:23:51 +05:00
2025-01-21 23:59:25 +05:00
2025-06-04 13:23:51 +05:00
2025-06-04 13:23:51 +05:00
2025-04-21 21:25:16 +05:00
2025-04-21 19:01:39 +02:00

This is port for KolibriOS of Lua 5.4.7

For installation instructions, license details, and further information about Lua, see doc/readme.html.

Build

for build you need install gcc toolchain(installer)

Shared build

make shared

Static build

make static
Languages
C 98.8%
Makefile 1.2%