This uses a subset of the expression syntax to allow representations of traversals. The use-case for this is in applications that need to support references to objects using familiar syntax without actually evaluating those objects or dealing with the complexity of arbitrary expression syntax.
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%