-
Couldn't load subscription status.
- Fork 11
Grammars
nesaro edited this page Jan 18, 2012
·
3 revisions
A grammar is type of Type. ColonyDSL uses grammar rules to parse and extract information from an input Data. Aside check, It also provides a few functions:
- alphabet
- property
- iterate
Grammars allows to access to parts of data using strings. Those strings are properys a = "1+1" operands = "1","1" operator = "+"