tree-sitter-inference

Crates.iotree-sitter-inference
lib.rstree-sitter-inference
version0.0.22
sourcesrc
created_at2024-06-18 14:28:21.436122
updated_at2024-09-13 10:36:33.551647
descriptionInference grammar for tree-sitter
homepage
repositoryhttps://github.com/tree-sitter/tree-sitter-inference
max_upload_size
id1275515
size663,649
Georgii Plotnikov (0xGeorgii)

documentation

README

tree-sitter-inference

CI crates

Inference grammar for tree-sitter based on Inference Language spec.

Status

  • Discord

Development

For the simplifying development and testing process the number of npm scripts is provided.

It can be used with the following options:

  • b build the grammar
  • t test the grammar with the test files in test/corpus
  • bt build and test the grammar
  • te run parse with the latest grammar build on the example.inf file

References

Commit count: 0

cargo fmt