package capnp

  1. Overview
  2. No Docs
OCaml code generation plugin for the Cap'n Proto serialization framework

Install

Authors

Maintainers

Sources

capnp-3.5.0.tbz
sha256=d3060f4b6bebb69d74608519da20dab1d59c88557ebcfce8c66a8f3f7f5f6035
sha512=43d6f06d99b4c54e8784ab3de83e1f538ff732831b4014ba983fd932e4ecbd5460837374bcf454961e4ee6de374b5169a89a417463f109dc00346d6980d2e038

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: 22 Feb 2022

Dependencies (8)

  1. stdint >= "0.5.1"
  2. res
  3. ocplib-endian >= "0.7"
  4. stdio
  5. base >= "v0.11"
  6. result
  7. dune >= "2.3"
  8. ocaml >= "4.03.0"

Dev Dependencies (3)

  1. conf-capnproto with-test
  2. ounit with-test
  3. base_quickcheck with-test

Conflicts

None