mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-23 17:25:22 +01:00
573 B
573 B
MsgPack for OCaml
OVERVIEW
MessagePack(http://msgpack.org)のOCaml版ライブラリです。 シリアライズしたものをデシリアライズすると元にもどることがCoqによって保証されています。
REQUIRE
- extlib http://code.google.com/p/ocaml-extlib/
- Coq 8.3 http://coq.inria.fr
BUILD & INSTALL
$ omake
$ omake install