Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 533 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 533 Bytes

fitzJSON logo

tree-sitter-fitzjson

fitzJSON grammar for tree-sitter.

Development

Building

npx tree-sitter generate
npx tree-sitter build-wasm

Parsing

npx tree-sitter parse examples/example1.fitz

Highlighting

npx tree-sitter highlight examples/example1.fitz