csexpversion
Parsing and printing of S-expressions in Canonical form
This library provides minimal support for Canonical S-expressions [1]. Canonical S-expressions are a binary encoding of S-expressions that is super simple and well suited for communication between programs.
This library only provides a few helpers for simple applications. If you need more advanced support, such as parsing from more fancy input sources, you should consider copying the code of this library given how simple parsing S-expressions in canonical form is.
To avoid a dependency on a particular S-expression library, the only module of this library is parameterised by the type of S-expressions.
[1] https://en.wikipedia.org/wiki/Canonical_S-expressions
Authors | Quentin Hocquet <mefyl@gruntech.org>, Jane Street Group, LLC and Jeremie Dimino <jeremie@dimino.org> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/ocaml-dune/csexp |
Issue Tracker | https://github.com/ocaml-dune/csexp/issues |
Maintainer | Jeremie Dimino <jeremie@dimino.org> |
Dependencies | |
Source [http] | https://github.com/ocaml-dune/csexp/releases/download/1.3.2/csexp-1.3.2.tbz sha256=f21f427b277f07e8bfd050e00c640a5893c1bf4b689147640fa383255dcf1c4a sha512=ff1bd6a7c6bb3a73ca9ab0506c9ec1f357657deaa9ecc7eb32955817d9b0f266d976af3e2b8fc34c621cb0caf1fde55f9a609dd184e2054f500bf09afeb83026 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/csexp/csexp.1.3.2/opam |
Required by
- containerswith-test & >=3.5
- coq-of-ocaml>=2.4.1 & <2.5.3+4.14
- dot-merlin-reader<4.2
- dune-configurator>=2.7.1 & <3.0.2
- dune-rpc
- earlybird>=1.0.1
- gopcaml-mode-merlin<0.0.6
- lsp<1.6.1
- mdx>=1.8.1
- merlin>=3.4.0 & <4.5-411
- ocaml-lsp-server<1.6.1
- ocamlformat-rpc-lib<0.21.0
- ocamlmerlin-mlxwith-dev-setup