Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arjan/ast_ninja

The Elixir AST explorer
https://github.com/arjan/ast_ninja

ast elixir-lang parser

Last synced: 4 months ago
JSON representation

The Elixir AST explorer

Awesome Lists containing this project

README

        

# Interactive Elixir AST explorer

![AST Ninja screenshot](assets/static/images/ast_ninja_screenshot.png)

Type some Elixir(ish) code, have it parsed by the Elixir parsed, and
inspect the output in real time. Like
[Code.string_to_quoted/2](https://hexdocs.pm/elixir/Code.html#string_to_quoted/2),
but in a browser.

Demo: https://ast.ninja/