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.
 
 
 
 
 
 
Shadowfacts 9bc2dfc6f4
Update to --abi=14
1 year ago
.github commit WASM binding to gh-pages branch (#22) 1 year ago
bindings update rust bindings to include scanner and queries (#30) 1 year ago
docs Wording fixes 2 years ago
queries Add HEEx language injection for `~H` sigils (#34) 1 year ago
scripts Add script for testing the parser against popular repositories 2 years ago
src Update to --abi=14 1 year ago
test allow only one stab clause without a right-hand-side 1 year ago
.gitattributes Add .gitattributes 2 years ago
.gitignore update rust bindings to include scanner and queries (#30) 1 year ago
Cargo.toml Loosen tree-sitter library bounds. (#36) 1 year ago
LICENSE Add license 2 years ago
NOTICE Add license 2 years ago
README.md Update README.md 1 year ago
binding.gyp Initial parser implementation 2 years ago
grammar.js allow only one stab clause without a right-hand-side 1 year ago
package-lock.json add unit tests for tags.scm queries (#27) 1 year ago
package.json add unit tests for tags.scm queries (#27) 1 year ago

README.md

tree-sitter-elixir

Test

Elixir grammar for tree-sitter.

Ready for production. Currently used by GitHub itself for source code highlighting and code navigation.

Development

See the docs for more details.