tree-sitters/README.md
2023-12-21 14:00:00 +01:00

12 lines
615 B
Markdown

# 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)
* html: https://github.com/tree-sitter/tree-sitter-html (MIT)
* javascript: https://github.com/tree-sitter/tree-sitter-javascript (MIT)