Skip to content

Initial release

Compare
Choose a tag to compare
@hildrum hildrum released this 22 Jul 14:06

This toolkit has been stable and in use for many months. It contains two operators:

  • JSONToTuple -- takes jsonStrings to Streams tuples
  • TupleToJSON -- takes a Streams tuple or list and creates a JSON string representation

It also contains a createTypes.sh script which helps create a Streams type from a JSON string.

It is compatible with Streams 3.2 and up.