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
23cb83ef3e
This will make it easier for the parser to walk through the token sequence with one token of lookahead, maintaining state of where we've got to and also allowing us to switch into and out of the newline-sensitive mode as we transition to and from newline-sensitive constructs. |
||
---|---|---|
gozcl | ||
zcl | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.yml | ||
LICENSE |