= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Process library and s-expression based shell
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
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)
-
spawn
>= "v0.12"
-
dune
>= "2.0.0"
- base-threads
-
sexplib0
>= "v0.15" & < "v0.16"
-
posixat
>= "v0.15" & < "v0.16"
-
ocaml
>= "4.08.0"
Dev Dependencies
-
None
Used by (2)
-
pyml_bindgen
>= "0.3.0"
-
satyrographos
>= "0.0.2.7"
Conflicts
-
None
On This Page