Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 341 Bytes

Interactive Elixir AST explorer

AST Ninja screenshot

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, but in a browser.

Demo: https://ast.ninja/