Browse thread
Re: [Caml-list] Polymorphic Variants and Number Parameterized Typ es
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Francois Pottier <francois.pottier@i...> |
| Subject: | Re: [Caml-list] Re: Encoding "abstract" signatures |
Andreas, > So you cannot simply `reuse' T's quantifier. You're right -- it seems difficult to obtain a compositional encoding of O'Caml's module system. We would need, in the target system, one universal quantification over a type of record kind to be somehow equivalent to a series of universal quantifications over types of base kind. I guess that's what you were saying from the very start, but it took me a while to see the problem. It would be interesting to devise a type system that has this property. Didier Rémy noticed the need for such a feature back in 1994 when writing `Dynamic typing in polymorphic languages' (see section 4.2 of the SRC tech report). I don't think he has a polished solution, though. -- François Pottier Francois.Pottier@inria.fr http://pauillac.inria.fr/~fpottier/ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners