Squirrel Shell is made as a cross-platform alternative to system shells like bash in *nix.
Product's homepage
Here are some key features of "Squirrel Shell":
· object-oriented programming;
· C++-like syntax;
· dynamic typing;
· delegation;
· generators;
· exception handling;
· weak references.
What's New in This Release: [ read full changelog ]
· A serious bug in the run() function was fixed, so it does not hang anymore when the child process produces a lot of output.
· The interactive mode command prompt now contains the path to the current working directory.