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
f8561de857
While this does create some ambiguity with arithmetic on variables, like a-b, this is permitted by HCL and so we'll permit it for zcl too, at the expense of requiring spaces to be used around minus signs for correct interpretation. |
||
---|---|---|
cmd/zclfmt | ||
gozcl | ||
zcl | ||
zcldec | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.sh | ||
.travis.yml | ||
LICENSE |