Skip to content

taktoa/haskell-capnp

 
 

Repository files navigation

Travis CI Hydra build status

Beginnings of a haskell capnproto library.

Status

We have partial support for reading and building untyped messages (i.e. working at the level of structs/lists/pointers, with no schema). Manually stubbed out readers for the datatypes in schema.capnp are partially written, and a A code generator is in progress that will be able to replace them.

License

MIT

Releases

No releases published

Packages

 
 
 

Languages

  • Haskell 85.1%
  • Nix 8.3%
  • Cap'n Proto 5.0%
  • Makefile 1.6%