Lua, what is Lua?
I'm surprised everyone is getting this one wrong.
Lua is the Hawaiian word for "toilet".
Lua is a lightweight interpreted programming language developed in Brazil with a focus on embedding.
It is written in Pure ANSI C which means high portability, even as C++ code.
Here is an example:
print("Hello World!")
Wikipedia Summary
Official Site