Batata

An Elixir-to-native compiler built on Beaver and the Slang-defined ex dialect.

Scope

The first milestone wires a minimal closed loop (see tsai/beaver#6 for the plan):

Dev setup

Beaver and Kinda are pre-release, so development uses local checkouts:

export BEAVER_PATH=/path/to/beaver
export BEAVER_KINDA_PATH=/path/to/kinda
mix deps.get
mix test