Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| language:syntacticreplication [2025/09/04 11:11] – [Syntactic Replication] rajit | language:syntacticreplication [2025/09/04 11:12] (current) – [The core ACT language] rajit | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| b[0].R = b[1].L; b[1].R = b[2].L; ... b[8].R = b[9].L; | b[0].R = b[1].L; b[1].R = b[2].L; ... b[8].R = b[9].L; | ||
| </ | </ | ||
| + | In this particular case, the separator is empty. | ||
| Another example is: | Another example is: | ||
| Line 56: | Line 57: | ||
| ] | ] | ||
| </ | </ | ||
| + | In this scenario, the separator is the '' | ||