gll icon indicating copy to clipboard operation
gll copied to clipboard

JSON encoding of unambiguous parse trees.

Open eddyb opened this issue 7 years ago • 0 comments

The fields would show up in the same way they do in the grammar itself, ignoring the heuristic to view some rules as enums, and their top-level fields as variants. A TypeScript type expression for the JSON data can also be provided automatically.

eddyb avatar Sep 25 '18 10:09 eddyb