windows:
下载地址:https://github.com/rjpcomputing/luaforwindows/releases
Linux&Mac源码安装:
curl -L -R -O https://www.lua.org/ftp/lua-5.4.7.tar.gztar zxf lua-5.4.7.tar.gzcd lua-5.4.7make all testmake install
环境测试:(成功)