[TYPES/announce] Type-safe marshalling for OCaml

Peter Sewell Peter.Sewell at cl.cam.ac.uk
Thu Apr 27 09:55:15 EDT 2006


Dear all,

We are pleased to announce a preliminary release of HashCaml, an
extension of the OCaml bytecode compiler with support for type-safe
marshalling and related naming features.

This makes the core type-safe and abstraction-safe marshalling
constructs from the Acute prototype language available within OCaml.
Some OCaml features are not supported (including marshalling of
polymorphic variants and objects), and this is very much an alpha
release - there may well be serious problems in the implementation.
Nonetheless, it should be usable for nontrivial experiments, and any
feedback and comment would be most welcome.

Further details, including a draft paper, the README, examples, and
the full distribution can be found at

  http://www.cl.cam.ac.uk/users/pes20/hashcaml


Peter 
for the HashCaml team: John Billings, Peter Sewell, Mark Shinwell, Rok Strnisa



More information about the Types-announce mailing list