Rule (Golly)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Scientific Data formats |extensions={{ext|rule}}, {{ext|table}}, {{ext|tree}}, {{ext|colors}}, {{ext|icons}} |released=2005?<ref>Re...") |
Latest revision as of 08:32, 15 June 2020
The "Rule" format is used by the program Golly to specify rules of cellular automata, as well as their visual appearance. It consists of one multi-section file, with the extension ".rule"; however, old (pre-2013[2]) versions split up each of what became sections into their own files, with the extensions ".table", ".tree", ".colors", and ".icons"[3], the most important being .table and .tree.
Contents |
[edit] Identification
The current rule format starts with ASCII @RULE
.
[edit] Software
[edit] Specifications
[edit] See Also
[edit] References
- ↑ Release of Golly (http://golly.sourceforge.net/Help/changes.html → "Initial version 0.1 released July 2005")
- ↑ http://golly.sourceforge.net/Help/changes.html → "Changes in version 2.5 (released June 2013)"
- ↑ http://golly.sourceforge.net/Help/formats.html#deprecated