package sexplib0

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=e8cd817eb3bc3f84a2065fa0255ab2b986a24baf1cc329d05627c516464267b3
md5=ab8fd6273f35a792cad48cbb3024a7f9

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: 16 Jun 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.08"

Dev Dependencies

None

Used by (44)

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

Conflicts

None

OCaml

Innovation. Community. Security.