| Crates.io | tree-sitter-lox |
| lib.rs | tree-sitter-lox |
| version | 0.1.0 |
| created_at | 2022-03-29 01:44:25.546282+00 |
| updated_at | 2023-04-23 13:58:24.605542+00 |
| description | Lox grammar for the tree-sitter parsing library |
| homepage | |
| repository | https://github.com/ajeetdsouza/tree-sitter-lox |
| max_upload_size | |
| id | 558315 |
| size | 210,134 |
Install tree-sitter-cli:
cargo install tree-sitter-cli
To generate bindings:
tree-sitter generate
To run tests:
tree-sitter test