shexp
Process library and s-expression based shell
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.
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 }">
- Published
- 21 May 2017
- Authors
- Maintainers
Sources
Dependencies
spawn
>= "v0.9" & < "v0.10"
posixat
>= "v0.9" & < "v0.10"
jbuilder
>= "1.0+beta7"
base
>= "v0.9" & < "v0.10"
ocaml
>= "4.03.0"
Reverse Dependencies
satyrographos
>= "0.0.2.1"