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
6c7802d404
The ForExpr is essentially a list/map comprehension, allowing projecting one expression into another. From a syntactic standpoint it's the most complex structure we've dealt with so far, with many separate parts. The tests introduced here are not exhaustive but illustrate that the basic mechanism is working. |
||
---|---|---|
gozcl | ||
zcl | ||
zcldec | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.sh | ||
.travis.yml | ||
LICENSE |