tutorials:rgg-code-structure
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tutorials:rgg-code-structure [2026/04/24 11:43] – [XL Blocks - Rules] Tim | tutorials:rgg-code-structure [2026/04/24 11:45] (current) – [XL Blocks - Rules] Tim | ||
|---|---|---|---|
| Line 150: | Line 150: | ||
| - | === Graph rules === | + | === SPO rules === |
| - | Graph rules are indicated by the rule arrow '' | + | SPO rules are indicated by the rule arrow '' |
| The right hand side is a semicolon-terminated list of graph statements building the replacing graph for the matched graph. While the left hand side represents a fixed graph pattern, the graph statements can build the replacing graph dynamically, | The right hand side is a semicolon-terminated list of graph statements building the replacing graph for the matched graph. While the left hand side represents a fixed graph pattern, the graph statements can build the replacing graph dynamically, | ||
| Line 161: | Line 161: | ||
| - | === String | + | === Lindenmeyer |
| - | The concept of an replacement rule in XL follows the ' | + | The concept of an replacement rule in XL follows the ' |
| The left part can thereby be any [[tutorials: | The left part can thereby be any [[tutorials: | ||
| The right part (the production) is a collection of Nodes ( instances of either turtle commands, 3d objects or modules) which are linked by different edges. In the example below only successor- and branch-edges are used. A node that is separated to its predecessor by only a white space is added as a sucessor to the predecessor. A Node or a set of nodes framed by square brackets in that is added to the predecessor with a branch-edge. | The right part (the production) is a collection of Nodes ( instances of either turtle commands, 3d objects or modules) which are linked by different edges. In the example below only successor- and branch-edges are used. A node that is separated to its predecessor by only a white space is added as a sucessor to the predecessor. A Node or a set of nodes framed by square brackets in that is added to the predecessor with a branch-edge. | ||
tutorials/rgg-code-structure.txt · Last modified: 2026/04/24 11:45 by Tim
