Lua

From LifeWiki
Revision as of 16:39, 11 May 2023 by Confocal (talk | contribs) (See also: +)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article is a stub. You can help LifeWiki by expanding it.

Lua is a scripting language which can be used to extend Golly's capabilities. Golly uses a statically embedded Lua interpreter to execute .lua scripts. The "Scripts" folder supplied with Golly contains a number of example Lua scripts.

See also