1.0.22 • Published 6 years ago

tree-sitter-muon v1.0.22

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

tree-sitter-muon

A Tree Sitter grammar for Muon

Testing and Building

Make any nessicary changes to grammar.js then run:

node_modules/tree-sitter-cli/tree-sitter generate

That builds the parser. Then, to test it on test.mu, run:

node_modules/tree-sitter-cli/tree-sitter parse test.mu
1.0.22

6 years ago

1.0.21

6 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago