msgpack-ocaml icon indicating copy to clipboard operation
msgpack-ocaml copied to clipboard

support for str format family

Open vbmithr opened this issue 9 years ago • 1 comments

Currently, only "raw", i.e. bin format family is supported. I'd like to contribute but have to admit that I'm a bit afraid by the code: did you really extract this library from a Coq proof :) ?

vbmithr avatar May 22 '16 13:05 vbmithr

I appreciate your help.

I extract https://github.com/msgpack/msgpack-ocaml/blob/master/lib/core/msgpackCore.ml from Coq proof, and write other codes by hands.

mzp avatar Jun 05 '16 00:06 mzp