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
76c0ca70f0
On reflection, it seems easier to maintain the necessary state we need by doing all of the scanning in a single pass, since we can then just use local variables within the scanner function. |
||
---|---|---|
gozcl | ||
zcl | ||
zcled | ||
zclparse | ||
.travis.yml | ||
LICENSE |