| Crates.io | tree-sitter-goal |
| lib.rs | tree-sitter-goal |
| version | 0.1.4 |
| created_at | 2025-10-09 02:12:13.53103+00 |
| updated_at | 2025-10-26 22:45:16.17738+00 |
| description | Goal grammar for tree-sitter |
| homepage | |
| repository | https://github.com/wrnrlr/tree-sitter-goal |
| max_upload_size | |
| id | 1874823 |
| size | 180,189 |
A Tree-sitter grammar for the Goal array programming language.
npm i tree-sitter-goalcargo add tree-sitter-goalgo get github.com/wrnrlr/tree-sitter-goaltree-sitter generatetree-sitter testtree-sitter parse Bump version in package.json and Cargo.toml.
git commit -am v0.0.7
git tag v0.0.7
git push origin main
git push origin v0.0.7
gh release create v0.0.7 --title "Release v0.0.7" --notes ""