package shexp

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

Install

Authors

Maintainers

Sources

shexp-v0.16.0.tar.gz
sha256=fae7de344e97b6e75e63ee7b8058a29afd358235f50727a02d3f9445675afed0

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: 14 Jun 2023

Dependencies (6)

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

Dev Dependencies

None

Used by (3)

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

Conflicts

None