package sexplib0

  1. Overview
  2. Docs
Library containing the definition of S-expressions and some base converters

Install

dune-project
 Dependency

Authors

Maintainers

Sources

sexplib0-v0.15.0.tar.gz
sha256=94462c00416403d2778493ac01ced5439bc388a68ac4097208159d62434aefba

Description

Part of Jane Street's Core library The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.

Published: 21 Mar 2022

README

"Sexplib0 - a low-dep version of Sexplib"

sexplib0 is a lightweight portion of sexplib, for situations where a dependency on sexplib is problematic.

It has the type definition and the printing functions, but not parsing.

See sexplib for documentation.

Dependencies (2)

  1. dune >= "2.0.0"
  2. ocaml >= "4.04.2" & < "5.0"

Dev Dependencies

None

Used by (47)

  1. azblob
  2. base >= "v0.15.0" & < "v0.16.0"
  3. bitvec-sexp
  4. cohttp >= "1.2.0"
  5. cohttp-async >= "2.5.2-1"
  6. cohttp-lwt >= "2.5.8"
  7. conduit >= "7.0.0"
  8. conduit-async >= "8.0.0"
  9. conduit-lwt >= "7.0.0"
  10. conduit-mirage >= "7.1.0"
  11. cookies
  12. cudajit
  13. decoders-sexplib
  14. dockerfile >= "8.3.4"
  15. dockerfile-cmd >= "8.3.4"
  16. dockerfile-opam >= "8.3.4"
  17. dune-compiledb
  18. ezjsonm >= "1.2.0"
  19. geojsone
  20. http
  21. ipaddr = "3.1.0"
  22. ipaddr-sexp
  23. kdl
  24. macaddr < "5.6.0"
  25. macaddr-sexp
  26. metal
  27. mirage-crypto-pk < "1.1.0"
  28. ocamlformat-rpc-lib < "0.21.0"
  29. odoc >= "2.1.1"
  30. odoc-parser
  31. otr
  32. pa_ppx
  33. parsexp = "v0.15.0"
  34. pgx >= "1.0"
  35. ppx_minidebug
  36. ppx_sexp_conv >= "v0.15.0" & < "v0.16.0"
  37. ppx_typed_fields < "v0.16.0"
  38. ppxlib >= "0.28.0"
  39. reparse >= "1.0.1" & < "2.0.0"
  40. rock
  41. rungen
  42. sexplib >= "v0.15.0" & < "v0.16.0"
  43. shared-block-ring
  44. shexp = "v0.15.0"
  45. uri-sexp >= "4.0.0"
  46. yaml-sexp < "3.0.1"
  47. yices2_bindings

Conflicts

None