Object Shell 0.7.1 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 78K
Developer: Jack Orenstein
0 stars award from rbytes.net

Object Shell (osh) is the interpreter for a Python-like language that supports the composition of commands through piping, similar to pipes in a Unix shell.

However, the key difference is that objects are passed through the pipes in osh instead of streams of text.

The objects passed between commands can be Python built-ins or complex objects such as dates and times, database rows, or OS resources.

Objects can be automatically converted to strings for integration with the conventional Unix environment.

What's New in This Release:
oshtestssh is now much faster.
It checks all nodes in parallel.
Bugs and error reporting in the sql command were fixed.
Cluster configuration can now specify a default database for each node of the cluster.

Object Shell 0.7.1 keywords