Merry#
A library for building shells in OCaml.
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
We add some of the `set -o` capabilities (though unimplemented).
Pipelines need fixing w.r.t built-ins.
A major overhaul of the way that we execute pipelines. Here, we make
sure to add all of the commands to a relevant process group which will
be important for implementing asynchronous jobs later.
Relatively straightforward to implement now that we have so much of the
machinery!
A library for building shells in OCaml.