API Reference formular v0.4.1
Modules
A tiny extendable DSL evaluator. It's a wrap around Elixir's Code.eval_string/3
or Code.eval_quoted/3
, with the following limitations
This module is used to compile the code into Elixir modules.
A tiny extendable DSL evaluator. It's a wrap around Elixir's Code.eval_string/3
or Code.eval_quoted/3
, with the following limitations
This module is used to compile the code into Elixir modules.