Go to file
Jonatan Kłosko bb5f90516e Add field names 2021-09-28 17:26:43 +02:00
bindings Generate files 2021-09-01 16:44:03 +02:00
scripts Cleanup and documentation 2021-09-28 16:03:43 +02:00
src Add field names 2021-09-28 17:26:43 +02:00
test/corpus Add field names 2021-09-28 17:26:43 +02:00
.gitignore Cleanup and documentation 2021-09-28 16:03:43 +02:00
Cargo.toml Generate files 2021-09-01 16:44:03 +02:00
README.md Cleanup and documentation 2021-09-28 16:03:43 +02:00
binding.gyp Initial parser implementation 2021-09-25 02:34:29 +02:00
docs.md Cleanup and documentation 2021-09-28 16:03:43 +02:00
grammar.js Add field names 2021-09-28 17:26:43 +02:00
package-lock.json Cleanup and documentation 2021-09-28 16:03:43 +02:00
package.json Initial commit 2021-09-01 16:38:27 +02:00

README.md

tree-sitter-elixir

Test

Elixir grammar for tree-sitter.

Development

See the docs for development notes.