A Tiger grammar for tree-sitter
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Bruno BELANYI 4a099243ed
ci/woodpecker/push/check Pipeline was successful Details
Remove Drone CI
2 months ago
.woodpecker Add Woodpecker CI workflow 2 months ago
bindings Add queries to rust bindings 1 year ago
queries Use 'parameter' high-light group 6 months ago
scripts Add script for neovim tests 12 months ago
src Bump flake inputs 6 months ago
test Use 'parameter' high-light group 6 months ago
.clang-format Add clang-format rules 1 year ago
.gitignore Ignore rust-generated files 6 months ago
Cargo.toml Release 0.3.0 6 months ago
Makefile Add Makefile 6 months ago
README.md Add README 12 months ago
binding.gyp Add scanner to bindings 1 year ago
flake.lock Bump flake inputs 6 months ago
flake.nix Simplify 'clang-format' pre-commit hook 6 months ago
grammar.js Add object-oriented constructs 12 months ago
package.json Release 0.3.0 6 months ago

README.md

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