Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T17:54:50.000Z (about 3 years ago)
- Last Synced: 2024-09-29T17:20:17.453Z (4 months 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`
[![CI](https://github.com/elixir-lang/tree-sitter-iex/actions/workflows/ci.yml/badge.svg)](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):