djgoku / spark

Tooling for building DSLs in Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spark

Spark helps you build powerful and well documented DSLs that come with useful tooling out of the box. DSLs are declared using simple structs, and every DSL has the ability to be extended by the end user. Spark powers all of the DSLs in Ash Framework.

See the getting started guide

About

Tooling for building DSLs in Elixir

License:MIT License


Languages

Language:Elixir 100.0%