https://github.com/elixir-lang/tree-sitter-iex
Interactive Elixir (IEx) grammar for tree-sitter
https://github.com/elixir-lang/tree-sitter-iex
elixir iex parser repl tree-sitter
Last synced: 4 months ago
JSON representation
Interactive Elixir (IEx) grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/elixir-lang/tree-sitter-iex
- Owner: elixir-lang
- License: apache-2.0
- Created: 2022-01-08T03:09:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T17:54:50.000Z (about 4 years ago)
- Last Synced: 2025-01-28T21:49:21.698Z (about 1 year ago)
- Topics: elixir, iex, parser, repl, tree-sitter
- Language: JavaScript
- Homepage:
- Size: 339 KB
- Stars: 7
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `tree-sitter-iex`
[](https://github.com/elixir-lang/tree-sitter-iex/actions/workflows/ci.yml)
A [tree-sitter](https://tree-sitter.github.io/tree-sitter/) grammar for Elixir's "IEx" REPL syntax
## Example highlights
Injecting [`elixir-lang/tree-sitter-elixir`](https://github.com/elixir-lang/tree-sitter-elixir):