Skip to content

Commit

Permalink
Editorial: Refactor algorithm conventions (#919)
Browse files Browse the repository at this point in the history
* Pull in algorithm conventions from 6.2.3 around implicit completion
  values and the like
* Define syntax-directed operations
* Define runtime semantics
* Define how production associated algorithms are invoked
* Clarify that all algorithms for runtime semantics return completion
  records (including production-associated algorithms).
* Specify that production-associated algorithms may make use of ?/!
  shorthands
  • Loading branch information
bterlson authored Jun 12, 2017
1 parent 2ec2a5d commit 39fe89c
Showing 1 changed file with 168 additions and 120 deletions.
Loading

0 comments on commit 39fe89c

Please sign in to comment.