shexp
Process library and s-expression based shell
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Libraries
This package provides the following libraries (via dune):
shexp.bigstring
Documentation:
Shexp_bigstring.Bigstring
Bigstring helpers for shexp librariesShexp_bigstring.Std
Dependencies: bigarray, threads
shexp.bigstring-io
Documentation:
Shexp_bigstring_io.Bigstring
Bigstring IO helpersShexp_bigstring_io.Std
Dependencies: shexp.bigstring, unix
shexp.process
Documentation: Shexp_process
Dependencies: unix, threads, spawn, shexp.sexp, shexp.bigstring, shexp.bigstring-io, posixat
shexp.sexp
Documentation:
Shexp_sexp.Sexp
Mini S-expression libraryShexp_sexp.Std
Dependencies: sexplib0