You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jonatan Kłosko d7f4f08a81
Add license
2 years ago
.github/workflows Automate parser generation 2 years ago
bindings Generate files 2 years ago
docs Add license 2 years ago
queries Add highlight rules 2 years ago
scripts Add script for testing the parser against popular repositories 2 years ago
src Use the same AST node for all identifiers 2 years ago
test Add highlighting tests 2 years ago
.gitattributes Add .gitattributes 2 years ago
.gitignore Cleanup and documentation 2 years ago
Cargo.toml Add license 2 years ago
LICENSE Add license 2 years ago
NOTICE Add license 2 years ago
README.md Add test workflow 2 years ago
binding.gyp Initial parser implementation 2 years ago
grammar.js Add script for testing the parser against popular repositories 2 years ago
package-lock.json Add license 2 years ago
package.json Add license 2 years ago

README.md

tree-sitter-elixir

Test

Elixir grammar for tree-sitter.

Development

See the docs for more details.