Lua: Difference between revisions
Jump to navigation
Jump to search
create glossary page |
→See also: + |
||
| Line 6: | Line 6: | ||
* Built-in help in Golly (Help → Lua Scripting, Help → Overlay) | * Built-in help in Golly (Help → Lua Scripting, Help → Overlay) | ||
* {{LinkForumThread|f=9|t=3995|p=76873|title=NewCA.lua}} | * {{LinkForumThread|f=9|t=3995|p=76873|title=NewCA.lua}} | ||
* [[HatLife]] | |||
* [[Glu]] | |||
Latest revision as of 16:39, 11 May 2023
| 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
- Tutorials/Scripts
- Built-in help in Golly (Help → Lua Scripting, Help → Overlay)
- NewCA.lua (discussion thread) at the ConwayLife.com forums
- HatLife
- Glu