Lua
- Overview
- Alternatives
- Pros & Cons
- Compare
Lua is a lightweight, high-level, multi-paradigm programming language built on top of the C programming language. The language is designed primarily for embedded use in applications and works cross-platform since Lua has a relatively simple C API to embed it into its core.