Adds a script to generate an Ohm grammar given the contents of a grammar from the ECMA-262 spec.
Adds es2016.grammar from https://github.com/rbuckton/grammarkdown, and a generated Ohm grammar from that file. NOTE: the resulting grammar is not thoroughly tested yet.