Merry#
A library for building shells in OCaml.
Comes with a default, experimental POSIX shell called msh.
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
Has been added both as a `.` and as the word `source`.
This adds a (probably slightly broken) `export` built-in. For now it
only handles the usual case of `export A1=B1 A2=B2`.
There was a lot of duplicated code, now there is less.
A library for building shells in OCaml.
Comes with a default, experimental POSIX shell called msh.