package shexp

  1. Overview
  2. Docs
Process library and s-expression based shell

Install

Authors

Maintainers

Sources

shexp-v0.10.0.tar.gz
md5=2ab91c500544a1b4adffe8b838ac90c0

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: 30 Dec 2017

Dependencies (6)

  1. jbuilder >= "1.0+beta12"
  2. base-threads
  3. spawn >= "v0.10" & < "v0.11"
  4. posixat >= "v0.10" & < "v0.11"
  5. base >= "v0.10" & < "v0.11"
  6. ocaml >= "4.04.1"

Dev Dependencies

None

Used by (2)

  1. satyrographos >= "0.0.2.1"
  2. timmy

Conflicts

None