Skip to content

JSON Grammar Specification #20

@streamich

Description

@streamich

Write comprehensive JSON Grammar specification, which describes how to specify a PEG parser generator grammar as a JSON file. Use jit-parser library implementation as the reference implementation. See documentation. Place the grammar in JSON-Grammar-spec.md file.

Among other, make sure to include:

  • Describe rationale and portability.
  • Describe general grammar JSON file structure.
  • Describe grammar node types, including, their interface, shorthands and all fields.
  • Conversion to AST.
  • Node types and their interfaces.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions