/netlib/lua
README
------
FILES:
------
README # this file
lua-5.3.4/
mk will create:
/$objtype/bin/lua
/$objtype/bin/luac
/$objtype/lib/ape/liblua.a
the package path includes:
/usr/local/lib/lua/5.3
9lua-5.3.4/ # lua with plan9 extension
mk will create:
/usr/local/bin/$objtype/lua
/usr/local/bin/$objtype/luac
/usr/local/lib/$objtype/liblua.a
the package path includes:
/usr/local/lib/lua/5.3
lib-5.2/ # lua lib for that appls
to install just execute install
then lua-5.3, 9lua-5.3 and their libraries will be installed.
Contents
0 5.2/
0 5.3/
0 5.4/
310357 9lua-5.3.4.tgz
520813 Lua-2014.tgz
518 README
306800 lua-5.3.4.tgz
0 lua-app-2014/
0 lua-app-2015/