Lua

Lua is a pretty neat scripting language.  It can be embedded in C programs and is used in some set top boxes, games and the UPenn robocup code http://j.mp/1c9DX09.

Note to self, print(package.path) will show where Lua searches for Lua code.