A set of subroutines (procedures) to create a list of lists reflecting a JSON document and a procedure to query an element given a path in UNIX-style format.
Please refer to test/testkit.tcl, which contains a number of procedures to validate the effectiveness of the implementation. It can also be used to ensure that LIBjson.tcl procedures are in working order.
- Tcl v8.6
- Debian/GNU Linux (stretch)