dimfeld / lezer-json5

MIT License
4 stars 2 forks source link

Lezer grammar for JSON5

This grammar takes much of its content from the official Lezer JavaScript grammar and Joakker's tree-sitter JSON5 grammar. It can be used with CodeMirror 6 to parse the JSON5 syntax.