Re: Where is luac.c
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Where is luac.c
- From: Gisle Vanem <gvanem@...>
- Date: 2020年6月13日 10:18:44 +0200
Luiz Henrique de Figueiredo wrote:
I just checked out Lua-5.4 from Github:
The GitHub repository is a mirror development repository, not a
distribution repository.
Better get the official Lua 5.4.0 release (rc5) at
http://www.lua.org/work/index.html
But 'onelua.c' would be nice to use from
an application. It's missing in the .tar-ball.
Easier with a single .c-file to get Lua scripting.
--
--gv