Jump to letter: [
ACDFGHILMNOPRSTUVWX
]
squirrelsh - Squirrel Shell
- Description:
Squirrel Shell is made as a cross platform alternative to system shells like
sh, bash and other in *nix and command.com (or cmd.exe) in Microsoft Windows.
It is based on Squirrel scripting language which has these features:
* object-oriented programming;
* C++-like syntax;
* dynamic typing;
* delegation;
* generators;
* exception handling;
* weak references;
* more on Squirrel's web site (http://www.squirrel-lang.org).
Packages