Lua

Basic idea

Small, fast, embeddable scripting language (PUC-Rio, 1993). Single core data structure (the table) doubles as record, array, hash, namespace, object, and module — radical simplicity.

Key facts

Siblings