# `Ksc.Expression`
[🔗](https://github.com/PJUllrich/ksc/blob/v0.1.0/lib/ksc/expression.ex#L1)

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

# `translate`

# `translate_for_instance`

# `translate_for_repeat_until`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
