XS icon indicating copy to clipboard operation
XS copied to clipboard

[ABANDONED] An extensible shell (descended from es and rc) having functional semantics and a conventional syntax.

XS: The eXtensible Shell

NOTICE: As of February 2021 I will no longer maintain the XS project. If you care to assume ownership of this repo, please open an issue.

This is xs 1.3; see doc/CHANGES.

XS is the eXtensible Shell, a command line interpreter featuring Lisp-like semantics (lists, function parameters, closures, exceptions, lexical bindings, lambdas, etc.) and a conventional syntax.

The package includes extensive documentation. Sample scripts to define library functions, tools and utilities are found in https://github.com/TieDyedDevil/XS-library.git .