Parsing and printing of S-expressions in Canonical form
https://opam.ocaml.org/packages/csexp
This library provides minimal support for Canonical S-expressions. 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.
- Links to SUSE:ALP:Source:Standard:0.1 / ocaml-csexp
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:ALP:Source:Standard:Core:0.1/ocaml-csexp && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000466 466 Bytes |
Latest Revision
Jiri Srain (jsrain)
committed
(revision 1)
Comments 0