Skip to content

markfortma/LIBjson.tcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIBjson.tcl

Description

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.

Examples

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.

Environment

  • Tcl v8.6
  • Debian/GNU Linux (stretch)

Author

About

A Tcl implementation of a JSON parser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages