shexp
Process library and s-expression based shell

Install

Authors

Maintainers

Sources

shexp-v0.12.0.tar.gz
md5=d48e292eaa2f7e4f66fa5381eddc86a9

Description

Shexp is composed of two parts: a library providing a process monad for shell scripting in OCaml as well as a simple s-expression based shell interpreter. Shexp works on both Unix and Windows.

Published: 01 Mar 2019

Dependencies (6)

  1. spawn >= "v0.12"
  2. dune >= "1.5.1"
  3. base-threads
  4. posixat >= "v0.12" & < "v0.13"
  5. base >= "v0.12" & < "v0.13"
  6. ocaml >= "4.07.0"

Dev Dependencies

None

Used by (2)

  1. satyrographos >= "0.0.2.1"
  2. timmy

Conflicts

None