lua50

Small embeddable language with simple procedural syntax

Description

Lua is a programming language originally designed for extending applications, but also frequently used as a general-purpose, stand-alone language.

Lua combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management, making it ideal for configuration, scripting, and rapid prototyping. Lua is implemented as a small library of C functions, written in ANSI C, and the implementation goals are simplicity, efficiency, portability, and low embedding cost.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.lua.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install lua50