Pakket: libcsexp-ocaml-dev (1.3.2-1)
Verwijzigingen voor libcsexp-ocaml-dev
Debian bronnen:
Het bronpakket ocaml-csexp downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
parsing and printing of S-expressions in Canonical form (dev)
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.
This package contains development files.
Andere aan libcsexp-ocaml-dev gerelateerde pakketten
|
|
|
|
-
- dep: libcsexp-ocaml-xfbk3
- virtueel pakket geboden door libcsexp-ocaml
-
- dep: libresult-ocaml-dev-291l0
- virtueel pakket geboden door libresult-ocaml-dev
-
- dep: ocaml-nox-4.11.1
- virtueel pakket geboden door ocaml-nox
-
- sug: ocaml-findlib
- management tool for OCaml libraries