软件包: libcsexp-ocaml-dev (1.5.1-1build1)
libcsexp-ocaml-dev 的相关链接
Trisquel 的资源:
下载源码包 ocaml-csexp:
- [ocaml-csexp_1.5.1-1build1.dsc]
- [ocaml-csexp_1.5.1.orig.tar.bz2]
- [ocaml-csexp_1.5.1-1build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian OCaml Maintainers (Mail Archive)
- Stéphane Glondu
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 libcsexp-ocaml-dev 有关的软件包
|
|
|
-
- dep: libcsexp-ocaml-6xup4
- 本虚包由这些包填实: libcsexp-ocaml
-
- dep: ocaml-4.13.1
- 本虚包由这些包填实: ocaml
-
- sug: ocaml-findlib
- management tool for OCaml libraries