Ksc.Expression (Ksc v0.1.0)

Copy Markdown View Source

Translates KSY expression language to Elixir code strings. Supports :parse mode (var_field), :instance mode (result[:field]), :repeat_until mode.

Summary

Functions

translate(expr)

translate_for_instance(expr)

translate_for_repeat_until(expr)