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 a233ebe360
continuous-integration/drone/push Build is passing Details
Release 0.3.0
Some breaking changes in high-light groups, to better align with neovim.
4 months ago
bindings Add queries to rust bindings 10 months ago
queries Use 'parameter' high-light group 4 months ago
scripts Add script for neovim tests 10 months ago
src Bump flake inputs 4 months ago
test Use 'parameter' high-light group 4 months ago
.clang-format Add clang-format rules 10 months ago
.drone.yml Add Drone CI 10 months ago
.gitignore Ignore rust-generated files 4 months ago
Cargo.toml Release 0.3.0 4 months ago
Makefile Add Makefile 4 months ago
README.md Add README 10 months ago
binding.gyp Add scanner to bindings 10 months ago
flake.lock Bump flake inputs 4 months ago
flake.nix Simplify 'clang-format' pre-commit hook 4 months ago
grammar.js Add object-oriented constructs 10 months ago
package.json Release 0.3.0 4 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