Eventually zcl will have its own native template format that we'll use by default, but for applications migrating from HCL/HIL we can instead parse strings as HIL templates, for compatibility with how JSON configs would've been processed in a HCL/HIL app. When this mode is not enabled, we still just treat strings as literals, pending the implementation of the zcl template parser.
Description
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
Languages
Go
83.7%
Ragel
10.2%
reStructuredText
4.4%
Ruby
0.5%
Python
0.3%
Other
0.8%