Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| records [2021/10/28 18:24] – Added grammar for records. sprowell | records [2021/10/28 18:27] (current) – Added grammar for simple rules and binds. sprowell | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| < | < | ||
| - | record = " | + | record = " |
| </ | </ | ||
| Line 39: | Line 39: | ||
| { $x => 21 } . ( $x -> 17 ) | { $x => 21 } . ( $x -> 17 ) | ||
| --> $x -> 17 | --> $x -> 17 | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | bind = " | ||
| </ | </ | ||
| Line 60: | Line 64: | ||
| } . %(" | } . %(" | ||
| --> " | --> " | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | simple_rule = " | ||
| </ | </ | ||