You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Majda bf08c6cbc3 JavaScript example: Declare built AST as compatible with ESTree
ESTree is now the canonical JavaScript AST format. Mozilla SpiderMonkey
Parser API, which we delared compatibility with before, is obsolete.
8 years ago
..
arithmetics.pegjs Switch from first/rest to head/tail in example grammars 9 years ago
css.pegjs Switch from first/rest to head/tail in example grammars 9 years ago
javascript.pegjs JavaScript example: Declare built AST as compatible with ESTree 8 years ago
json.pegjs examples/json.pegjs: Fix the "unescaped" rule 8 years ago