package shexp

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

Install

Authors

Maintainers

Sources

shexp-v0.11.1.tbz
md5=e102fab763deb0cf152b3910b603a1b2

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 Apr 2018

Dependencies (6)

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

Dev Dependencies

None

Used by (2)

  1. satyrographos >= "0.0.2.1"
  2. timmy

Conflicts

None