deriving


Extension to OCaml for deriving functions from type declarations.

Update: Jake Donham has updated this package to work with OCaml 3.12: http://github.com/jaked/deriving

deriving

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.

Project Information

Labels:
ocaml generics pretty-printing camlp4 serialisation marshalling dynamictyping map overloading