Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Elixir grammar for tree-sitter

Awesome Lists containing this project

README

        

# tree-sitter-elixir

[![Test](https://github.com/elixir-lang/tree-sitter-elixir/actions/workflows/test.yml/badge.svg)](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.