Lua Showcase

Lua is used in many products and projects around the world. Here are some highlights. A different selection is shown every day.

LÖVE GitHub Neovim Angry Birds
LÖVE is a free framework for making 2D games in Lua. GitHub uses Lua scripts in the infrastructure of GitHub Pages, its static site hosting service. Neovim is a popular hyperextensible Vim-based text editor that supports Lua plugins. The widely popular game Angry Birds is mostly written in Lua. See a talk by Jaakko Lisalo at the Game Design Expo 2011.
Snort Blackmagic Fusion Defold Solar2D
Snort, a popular network intrusion prevention and detection system, is scriptable with Lua. Blackmagic Fusion, a post-production image compositing software used extensively in the movie industry, uses Lua as one of its embedded scripting languages. Defold is a free engine for professional 2D game development, used at King games and by over 40,000 developers worldwide. All game logic is scripted in Lua. Solar2D is a free Lua based game engine with focus on ease of iterations and usage. It is a fork of the well established and widely used Corona SDK game engine.