|<- <- -> ->|

An object-oriented shell

Shell + Python + osh = object-oriented shell.

osh: Python executable implementing a shell-like language.

– Commands operate on objects using Python functions.

– Objects piped from one command to the next.