Cash
Cash is a Unix shell that is embedded within Objective Caml. It's a Caml implementation of (an as large as possible subset of) the API of Scsh, the Scheme Shell by Olin Shivers. The Scsh API is designed for writing useful standalone Unix programs and shell scripts (but rather not for interactive command use). It spans a wide range of application, from “script” applications usually handled with perl or sh, to more standard systems applications usually written in C.
[ Homepage ]
| Author: | Bruno Verlyck. |
| Last modification date: | 28-Aug-2002 |
| Version: | 0.20 |
| Development status: | Beta |
| Kind: | Libraries :: Bindings with C libraries |
| License: | Open Source :: LGPL |
| Topic: | System :: File systems and system administration |
| System :: Shell programming | |
| Homepage: | http://pauillac.inria.fr/cash/ |