sexp
S-expression swiss knife
Description
A suite of tools for working with s-expressions from the command line. It contains subcommands for pretty printing, querying, and modifying sexps, as well as some conversions to and from other formats.
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
- 01 Mar 2019
- Authors
- Maintainers
Sources
Dependencies
dune
>= "1.5.1"
sexplib
>= "v0.12" & < "v0.13"
sexp_pretty
>= "v0.12" & < "v0.13"
sexp_macro
>= "v0.12" & < "v0.13"
sexp_diff_kernel
>= "v0.12" & < "v0.13"
re2
>= "v0.12" & < "v0.13"
ppx_jane
>= "v0.12" & < "v0.13"
csvfields
>= "v0.12" & < "v0.13"
core_kernel
>= "v0.12" & < "v0.13"
core
>= "v0.12" & < "v0.13"
async
>= "v0.12" & < "v0.13"
ocaml
>= "4.07.0"
Reverse Dependencies