PLACE
languages
RPN in Lua

Lua

Links of Relevance

Home page of Lua:
Lua reference manual; also as PDF
The book Programming in Lua, 1st ed. (from the principal author of Lua)
The Lua implementaion in browsable, hyperlinked form
Projects using Lua
Resources for and by users of Lua:
A wiki web, with this main entry point

Libraries and tools for Lua, from a member of the language team

A host for Lua-based projects

The evolution of Lua: historical

A description of the Lua virtual machine

Alternative implementations of Lua:
LuaJIT: a just-in-time compiler
Metalua: a static meta-programming compiler, including extending the syntax from within the language

boykobbatgmaildotcom