fork of https://github.com/hashicorp/hcl
because issue :
https://github.com/hashicorp/hcl/issues/290
these code permit use of "nested" field decoding which is just composite struct
Expressions can now be evaluated within an "EvalContext", which provides the variable and function scopes. The JSON implementation of this currently ignores the context entirely and just returns literal values, since we've not yet implemented the template language parser that would be needed for the JSON parser to properly support expressions. |
||
---|---|---|
zcl | ||
zcled | ||
zclparse | ||
LICENSE |