Developer Tools Handling JSON from the Command Line with Jq Jq allows you to avoid separate, multiline scripts in most cases and carry out JSON operations directly from the command line.
Embedded Systems Conversing JSON with Qt and Ruby A simple command processing engine in C++ using Qt and QtScriptEngine for parsing JSON. The server, which initiates simple exchanges, is written trivially in Ruby.