package sexplib0

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
md5=abafe8fd1d6302e55a315f4d78960d2a
sha512=ad387e40789fe70a11473db7e85fe017b801592624414e9030730b2e92ea08f98095fb6e9236430f33c801605ebee0a2a6284e0f618a26a7da4599d4fd9d395d

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: 30 Apr 2024

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 >= "3.11.0"
  2. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (46)

  1. azblob
  2. base >= "v0.17.0"
  3. bitvec-sexp
  4. bonsai >= "v0.17.0"
  5. cohttp >= "1.2.0"
  6. cohttp-async >= "2.5.2"
  7. cohttp-lwt >= "2.5.0"
  8. conduit >= "7.0.0"
  9. conduit-async >= "7.0.0"
  10. conduit-lwt >= "7.0.0"
  11. conduit-mirage >= "7.0.0"
  12. cookies
  13. cudajit
  14. decoders-sexplib
  15. dune-compiledb
  16. ezjsonm >= "1.2.0"
  17. geojsone
  18. http
  19. ipaddr >= "3.0.0" & < "5.0.0"
  20. ipaddr-sexp >= "5.0.1"
  21. kdl
  22. macaddr < "4.0.0"
  23. macaddr-sexp >= "5.1.0"
  24. mirage-crypto-pk >= "0.10.4" & < "1.0.0"
  25. ocamlformat-rpc-lib < "0.21.0"
  26. odoc >= "2.0.0"
  27. odoc-parser
  28. otr >= "0.3.6"
  29. pa_ppx >= "0.07"
  30. parsexp >= "v0.17.0"
  31. pgx >= "1.0"
  32. ppx_minidebug
  33. ppx_sexp_conv >= "v0.17.0"
  34. ppx_typed_fields >= "v0.17.0"
  35. ppxlib >= "0.28.0"
  36. provider >= "0.0.9"
  37. reparse >= "1.0.1" & < "2.0.0"
  38. rock
  39. rungen
  40. sexplib >= "v0.17.0"
  41. shared-block-ring >= "3.0.0"
  42. shexp >= "v0.17.0"
  43. uri >= "2.0.0" & < "2.2.0"
  44. uri-sexp >= "4.0.0"
  45. yaml-sexp < "3.0.1"
  46. yices2_bindings

Conflicts

None

OCaml

Innovation. Community. Security.