Lua
Lua is a embeddable scripting language. It is often used in game design.
Examples
- OpenRA maps/missions are scripted using a Lua API
- Natural Selection 2 uses it for the whole gameplay/mod code
- The LÖVE framework to create 2D games depends on it