libderiving-ocaml

Deriving functions from type declarations in ocaml (runtime)
  http://code.google.com/p/deriving/
  0
  no reviews



Camlp4 extension to ocaml for deriving functions from type declarations. includes derivers for pretty-printing, type-safe marshalling with structure-sharing, dynamic typing, equality, and more.

this package contains the shared runtime libraries.