capnp
OCaml code generation plugin for the Cap'n Proto serialization framework
Description
Cap'n Proto is a multi-language code generation framework designed for high performance through the use of lazy parsing and arena allocation. This package provides a plugin for the Cap'n Proto compiler which enables OCaml code generation, as well as corresponding runtime library support.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 14 Feb 2016
- Authors
- Maintainers
Sources
Dependencies
conf-capnproto
build
ocplib-endian
>= "0.7"
sexplib
<= "v0.9.0"
core_kernel
< "v0.9.0"
ocamlfind
>= "1.5.1"
ocaml
>= "4.01.0" & != "4.03.0" & != "4.04.0"
Reverse Dependencies