package shexp

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

Install

Authors

Maintainers

Sources

shexp-v0.15.0.tar.gz
sha256=4af322366779ce139a625c5d815d76d82a2ae7d9bc2efec33b5c3b824e04e6d3

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: 21 Mar 2022

Dependencies (6)

  1. spawn >= "v0.12"
  2. dune >= "2.0.0"
  3. base-threads
  4. sexplib0 >= "v0.15" & < "v0.16"
  5. posixat >= "v0.15" & < "v0.16"
  6. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (3)

  1. pyml_bindgen >= "0.3.0"
  2. satyrographos >= "0.0.2.7"
  3. timmy

Conflicts

None