IntroductionA scripting language extending Lua 5.1(beta) (http://www.lua.org/)
Latest Changes
New in version 3.30 are bitwise operations.
Details
RiscLua is an interpreter for Lua with extensions for calling SWIs. You can use it to write wimp programs, as well as for scripting purposes. Lua is a small, easily learned language, but considerably more expressive than Basic. The package comes with documentation and examples. Lua programs can be compiled to a portable bytecode format.
|