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
22bc5ce5c6
Attribute-only splat expressions, indicated by using the star symbol as if it were an attribute, are inherited from HIL and are a limited sort of splat that only works for walking through attributes in each item of its source. Later zcl will also get full splat expressions, whose syntax is using the star symbol as if it were an _index_, which will generalize to supporting _all_ postfix traversal operations, including indexing and nested splats. |
||
---|---|---|
gozcl | ||
zcl | ||
zcldec | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.sh | ||
.travis.yml | ||
LICENSE |