2014-11-21 07:01:35 by Hiramatsu Yoshifumi | Files touched by this commit (5) |
Log message: - Build native code module. - Add buildlink3.mk. |
2014-11-17 12:48:22 by Hiramatsu Yoshifumi | Files touched by this commit (1) |
Log message: Convert to use mk/ocaml.mk. |
2014-07-02 07:06:57 by Hiramatsu Yoshifumi | Files touched by this commit (4) |
Log message: Import OCaml library Biniou into wip/ocaml-biniou. Biniou (pronounced "be new") is a binary data format designed for speed, safety, ease of use and backward compatibility as protocols evolve. Biniou is vastly equivalent to JSON in terms of functionality but allows implementations several times faster (4 times faster than yojson), with 25-35% space savings. |