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-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

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):