https://github.com/elixir-lang/tree-sitter-elixir
Elixir grammar for tree-sitter
https://github.com/elixir-lang/tree-sitter-elixir
elixir parser tree-sitter
Last synced: 5 months ago
JSON representation
Elixir grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/elixir-lang/tree-sitter-elixir
- Owner: elixir-lang
- License: apache-2.0
- Created: 2021-09-30T10:30:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-23T06:33:34.000Z (6 months ago)
- Last Synced: 2025-04-23T07:30:03.886Z (6 months ago)
- Topics: elixir, parser, tree-sitter
- Language: JavaScript
- Homepage: https://elixir-lang.org/tree-sitter-elixir
- Size: 9.35 MB
- Stars: 260
- Watchers: 11
- Forks: 26
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-elixir
[](https://github.com/elixir-lang/tree-sitter-elixir/actions/workflows/test.yml)
Elixir grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
Ready for production. Currently used by GitHub itself for source code highlighting and code navigation.
## Development
See [the docs](./docs/index.md) for more details.