Ch4s3 / ex_ast

Elixir AST sample repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExAst

Simple repo meant to complement this blog post.

Installation

  • Clone the repo and run mix deps.get
  • run mix test
  • run iex -S mix
  • Follow along with my blog post

About

Elixir AST sample repo


Languages

Language:Elixir 100.0%