Go to file
2023-11-11 23:27:34 +01:00
agda Add agda, bash, c, nix, python and rust 2023-11-11 23:27:21 +01:00
bash Add agda, bash, c, nix, python and rust 2023-11-11 23:27:21 +01:00
c Add agda, bash, c, nix, python and rust 2023-11-11 23:27:21 +01:00
nix Add agda, bash, c, nix, python and rust 2023-11-11 23:27:21 +01:00
python Add agda, bash, c, nix, python and rust 2023-11-11 23:27:21 +01:00
rust Add agda, bash, c, nix, python and rust 2023-11-11 23:27:21 +01:00
.envrc Add flake build 2023-11-11 23:27:34 +01:00
.gitignore Add flake build 2023-11-11 23:27:34 +01:00
flake.lock Add flake build 2023-11-11 23:27:34 +01:00
flake.nix Add flake build 2023-11-11 23:27:34 +01:00
LICENSE Add agda, bash, c, nix, python and rust 2023-11-11 23:27:21 +01:00
README.md Add agda, bash, c, nix, python and rust 2023-11-11 23:27:21 +01:00

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)