gaz Heyes (2013-03-22T13:07:49.000Z)
github at esdiscuss.org (2013-07-12T02:26:45.052Z)
The human readable form would be generated from the machine readable form. The human form should be a descriptive representation of the actual rules defined by the machine readable form. There should be no confusion only human error in understanding the descriptive text. The machine readable form should be authoritative since the idea is to implement whatever code based on the rules from the machine readable specification. To translate what I wrote in the initial mail into human form would be something like: Function Statement can follow Nothing and then expects Function Statement Identifier to follow. and Function Expression cannot follow Nothing.