Mirror of the amazing lua scripting language
#lua #script #scripting #script-engine #embed #embedded #script-language

Waldemar Celes 21a3a58ff7 Libraries to be used in LUA programs 32 years ago
hash.c b405fb0ad7 hash manager for lua 32 years ago
hash.h 26c3684c4f hash manager for lua 32 years ago
inout.c 75ed504382 Provide function to realise the input/output function and debugger 32 years ago
inout.h f499f86c2f io library 32 years ago
iolib.c 1923c7d620 Input/output library to LUA 32 years ago
lua.c d443840846 Linguagem para Usuarios de Aplicacao 32 years ago
lua.h f3f0e3db91 LUA - Linguagem para Usuarios de Aplicacao 32 years ago
lua.lex eca0111886 LUA lexis description 32 years ago
lua.stx 93683d530d LUA YACC syntax and semantics 32 years ago
lualib.h 21a3a58ff7 Libraries to be used in LUA programs 32 years ago
makefile 2f5ff96e8f LUA makefile 32 years ago
mathlib.c b74cea9ebf Mathematics library to LUA 32 years ago
mathlib.h 69bee7a3d1 Math library to LUA 32 years ago
opcode.c 64097041c4 LUA intermediate code interpreter 32 years ago
opcode.h 64097041c4 LUA intermediate code interpreter 32 years ago
strlib.c 212fdf861a String library to LUA 32 years ago
strlib.h 212fdf861a String library to LUA 32 years ago
table.c 4478f0ce92 Module to control static tables 32 years ago
table.h 4478f0ce92 Module to control static tables 32 years ago