tree-sitters/README.md

10 lines
479 B
Markdown
Raw Normal View History

# xenia/tree-sitters — a collection of tree-sitter grammars, built with nix for static linking
Languages:
* c: https://github.com/tree-sitter/tree-sitter-c (MIT)
* agda: https://github.com/tree-sitter/tree-sitter-agda (MIT)
* bash: https://github.com/tree-sitter/tree-sitter-bash (MIT)
* nix: https://github.com/nix-community/tree-sitter-nix (MIT)
* python: https://github.com/tree-sitter/tree-sitter-python (MIT)
* rust: https://github.com/tree-sitter/tree-sitter-rust (MIT)