1 Mar 1994 16:35
Documentation for the type-checker for Caml Light
Martin Elsman <mael <at> id.dth.dk>
1994-03-01 15:35:27 GMT
1994-03-01 15:35:27 GMT
Hello Caml-list listener's Does anybody know if there exist any documentation of the type- checker of Caml Light. 'The ZINC Experiment: An Economical Implementation of The ML-Language' by Xavier Leroy, 1990 does not include type-checking. I'm trying to attach equality type variables to Caml Light together with imperative type variables and overloaded builtin operators. The code of Caml Light is not 'just' the Hindley/Milner/Robinson kind of thing, though there are similarities. What are dangerous type variables and why does the type checker include two unification algorithms? Best regards Martin Elsman ----------------------------------------------------------------------- Martin Elsman The Technical University of Denmark E-Mail: mael <at> id.dth.dk Department of Computer Science -----------------------------------------------------------------------
.
I'm trying to attach equality type variables to Caml Light
together with imperative type variables and overloaded
builtin operators. The code of Caml Light is not 'just' the
Hindley/Milner/Robinson kind of thing, though there are
similarities. What are dangerous type variables and why does
the type checker include two unification algorithms?
Best regards
Martin Elsman
-----------------------------------------------------------------------
Martin Elsman The Technical University of Denmark
E-Mail: mael <at> id.dth.dk Department of Computer Science
-----------------------------------------------------------------------
RSS Feed