Lua4z
A binary distribution of Lua for z/OS, with batteries
Welcome
Examples
fileio.lua
hello.lua
iconvs.lua
ivp.lua
ksds.lua
luapath.lua
paths.lua
pdsdir.lua
threads.lua
Modules
ispf
ispf.lmmlist
bit32
coroutine
debug
global
iconv
io
lfs
lpeg
math
os
package
string
table
Manual
Introduction
Installing
Running Lua programs on z/OS
Complete syntax of Lua
Extensions included with Lua4z
Lua for REXX developers
Support
Version history
Software license agreement
Contact
Links
Credits
Trademarks
print
(
"Hello, World!"
)