CodeBase Interface For Lua
A Lua binding of CodeBase
(Win32 only!)
Warning: You should have C4DLL.DLL Version:6.5.
Warning: You should have C4DLL.DLL Version:6.5.
-
Lua-5.1.4
Codebase Lua-5.1.4 Module (195 KiB)
Includes lua51.exe, lua51.dll and sample scripts.
-
Lua-5.0.2
Codebase Lua-5 Module (186 KiB)
Includes lua.exe (v5.0.2) and sample scripts.
-
Lua-4.x.x
Codebase Lua-4 Module (176 KiB)
Prepared according to Lua Binary Modules proposal.
Lua-4 with Codebase (108 KiB)
Example Lua-4 scripts (11 KiB) (translated from C++ examples)
-
Installing:
Unzip to any folder.
-
Usage:
Open a console window, change to install folder then type
(Lua-5.1.4) lua51 ex0.lua
(Lua-5.0.2) c4lua ex0.lua
-
Documentation:
Sorry, none! But, Codebase C++ user guide helps a lot :).