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
33c3d6e5ad
We'll use TokenSeq for everything, including sequences we expect to contain only one token, mainly for consistency but also so that our local "parser" doesn't need to care about whether the main parser is returning one token or many. |
||
---|---|---|
gozcl | ||
zcl | ||
zcldec | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.sh | ||
.travis.yml | ||
LICENSE |