[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Geoffrey Alan Washburn <geoffw@c...> |
| Subject: | Re: [announce] ocamlscript 1.0 |
David MENTRE wrote: > I've just released ocamlscript 1.0. ocamlscript is the very very small > implementation of a simple idea: write shell-like scripts on a Unix > system but in OCaml and optimized for speed. How does this differ from CasH (http://pauillac.inria.fr/cash/)? I've actually been writing a number of my shell scripts with it recently.