The Lower Elements Game Engine

⚠️ Unstable APIs Ahead!

This is a beta (I.E. before v1.0.0) version of LEGE. As such, all APIs are considered unstable unless otherwise noted.

Modules

lege.c_libs Access to common C libraries.
lege.enum Allows the creation of enumerations.
lege.log Logging facilities for LEGE programs.
lege.readonly Allows the creation of readonly tables.
lege.strict checks uses of undeclared global variables.
lege.struct Allows the creation of strict structs.
lege.weak Create tables with weak references to their keys and / or values.
lib.util Used by lib/modules/lutf8lib.c (LEGE port of PUC Lua 5.4's utf8 module)

Topics

README.md

Examples

enums.lua
logging.lua
readonly_tables..lua
strict_structs.lua
using_strict.lua
weak_tables.lua
generated by LDoc 1.5.0 Last updated 2024-03-04 22:59:08