Object Shell

Object Shell (osh) is the interpreter for a Python-like language.
Download

Object Shell Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Jack Orenstein
  • Publisher web site:
  • http://geophile.com/jshell/

Object Shell Tags


Object Shell Description

Object Shell (osh) is the interpreter for a Python-like language. 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: · Database access through any DBAPI 2.0-compliant driver. · New commands: ls generates a stream of File objects. ps generates a stream of Process objects. merge combines ordered streams of objects from multiple threads of execution, usually using less memory and time compared to sorting.


Object Shell Related Software