Lua
Lua is a powerful, fast, lightweight, embeddable scripting language.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based.
Cost / License
- Free
- Open Source
Application type
Platforms
- Mac
- Windows
- Linux
- Android
- iPhone
- Android Tablet
- BSD
- iPad
- Android Wear
- Haiku
- AmigaOS
- Playstation
- MorphOS
Features
Properties
- Lightweight
Features
- Embeddable
- Support for scripting
- Configuration
- Command line interface
Lua News & Activities
Recent News
Recent activities
- Mother_Aldrich liked Lua
POX added Lua as alternative to ReScript and Unison Programming Language
Featured in Lists
A list with 809 apps by AmileyaRyver without a description.
Apps i'm using on day to day basis in my work
A list with 7 apps by tilde_myou without a description.
What is Lua?
Lua is a powerful, fast, lightweight, embeddable scripting language.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.



Comments and Reviews
Its awesome for embedding!
My favorite language!
Cuz it reminds me of ruby quite a bit.. 🤓
If it only had utf-8 built in...
Do we have to manually implement it?