Lua is a general purpose scripting language. It is embeddable in a C-program, and can be extended to call functions written in C. It is lean and mean, while being a full fledged and elegant language. It has a small memory footprint.
Lua is a good language to run on the desktop, but is great to have on smaller devices. I have it running on:
I have written a few scripts…