I am mostly hearing about Lua as a way to embed scripting in your bigger engine / project but I am skeptical about it due to what @rvirding mentioned: global shared mutable data.
Stuff like LuaJIT however is very impressive. A seriously fast scripting language.