pegjs/examples
David Majda fba70833dd Complete rewrite of the JSON example grammar
This is a complete rewrite of the JSON example grammar. It is now based
on RFC 7159 instead of an informal description at the JSON website.

Beside this, the rewrite reflects how I write grammars today (as opposed
to few years ago) and what style I would recommend to others.
2014-03-14 14:28:10 +01:00
..
arithmetics.pegjs Complete rewrite of the arithmetics example grammar 2014-03-12 20:55:04 +01:00
css.pegjs Example grammars: Improve |parseInt| invocations 2013-12-07 15:25:41 +01:00
javascript.pegjs Example grammars: Improve |parseInt| invocations 2013-12-07 15:25:41 +01:00
json.pegjs Complete rewrite of the JSON example grammar 2014-03-14 14:28:10 +01:00