lostinplace/MPL

syntax for templating

Opened this issue · 0 comments

{} should refer to all consumed values
{-1} is the consumed value from the prior expression (negative only for now)
{key} should grab the key from the in-rule context (pending value conversion to hashmaps)
reference{key} should refer the key from the stated reference's value (pending value conversion to hashmaps)