A Tiger grammar for tree-sitter
Find a file
2025-03-14 17:42:32 +00:00
.woodpecker Add explicit 'pre-commit' CI step 2024-12-23 12:04:25 -05:00
bindings Add queries to rust bindings 2022-06-04 11:02:13 +02:00
queries Use 'parameter' high-light group 2022-11-22 10:57:06 +01:00
scripts Add script for neovim tests 2022-06-13 10:03:58 +02:00
src Bump flake inputs 2025-03-14 17:42:32 +00:00
test Use 'parameter' high-light group 2022-11-22 10:57:06 +01:00
.clang-format Add clang-format rules 2022-06-02 22:20:37 +02:00
.gitattributes Add generated files attributes 2023-08-29 21:54:01 +01:00
.gitignore Ignore rust-generated files 2022-11-22 10:25:29 +01:00
binding.gyp Add scanner to bindings 2022-06-04 10:43:35 +02:00
Cargo.toml Fix address of repository 2024-12-23 12:05:10 -05:00
flake.lock Bump flake inputs 2025-03-14 17:42:32 +00:00
flake.nix Fix flake input 'flake-utils' 2025-03-14 17:42:32 +00:00
grammar.js Remove unnecessary conflicts 2025-03-13 19:58:23 +00:00
Makefile Fix 'PHONY' make targets 2025-03-14 17:42:32 +00:00
package.json Capitalize language name 2024-12-23 12:06:46 -05:00
README.md Add README 2022-06-04 22:04:10 +02:00

tree-sitter-tiger

Tiger grammar for tree-sitter.

It includes extensions to the language that are specific to the EPITA dialect of Tiger: meta-variables, and Object Oriented syntax.

References