Skip to content

ajafri2001/tree-sitter-zoomba

Repository files navigation

Welcome

To explore the usefulness of Tree-sitter, check out this comprehensive blog post and the official repository.

Before getting started, make sure to read the official documentation.

How to Contribute

  1. Review the grammar.js file to understand its structure. Refer to the parser creation guide for detailed instructions.

  2. For every change made to grammar.js, ensure you add corresponding tests in the test/corpus/ directory. See how to write tests by going through the testing part of the docs.

  3. Look at how the parsers for python and lua are written, going through them is extremely helpful.

About

ZoomBa grammar for Tree-Sitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published