capnp
OCaml code generation plugin for the Cap'n Proto serialization framework

Install

Authors

Maintainers

Sources

v3.2.1.tar.gz
md5=1c8519640a3e5f06c48220d2194d9d36

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.

Published: 09 Sep 2018

Dependencies (8)

  1. uint
  2. res
  3. ocplib-endian >= "0.7"
  4. extunix
  5. core_kernel >= "v0.11.0" & < "v0.13"
  6. result
  7. jbuilder >= "1.0+beta7"
  8. ocaml >= "4.02.0"

Dev Dependencies (3)

  1. conf-capnproto with-test
  2. ounit with-test
  3. core with-test & < "v0.12"

Used by (2)

  1. capnp-rpc-lwt != "0.3.2" & < "0.4.0"
  2. capnp-rpc-mirage >= "0.3.2"

Conflicts

None