From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id VAA28711; Fri, 8 Jun 2001 21:07:57 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id VAA28872 for ; Fri, 8 Jun 2001 21:07:56 +0200 (MET DST) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by concorde.inria.fr (8.11.1/8.10.0) with ESMTP id f58J7sn20517; Fri, 8 Jun 2001 21:07:54 +0200 (MET DST) Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id VAA28860; Fri, 8 Jun 2001 21:07:54 +0200 (MET DST) From: Pierre Weis Message-Id: <200106081907.VAA28860@pauillac.inria.fr> Subject: Re: [Caml-list] let mutable (was OCaml Speed for Block Convolutions) In-Reply-To: <5l66e6hl9l.fsf@rum.cs.yale.edu> from Stefan Monnier at "Jun 8, 101 02:36:06 pm" To: monnier+lists.caml/news/@rum.cs.yale.edu (Stefan Monnier) Date: Fri, 8 Jun 2001 21:07:54 +0200 (MET DST) Cc: caml-list@inria.fr X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk > >>>>> "Pierre" == Pierre Weis writes: > > languages. Although the currently used value restriction rule was > > discovered by Greg Morrisset in 1995, the Caml team actively > > I though it was Andrew K. Wright "Simple Imperative Polymorphism" in > Lisp and Symbolic Computation, Déc 95 (the corresponding tech-report > dates back to 93). Does anybody remember ? > > > Stefan > ------------------- > Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ > To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Oups: the value restriction was indeed studied by Andrew Wright and first published as a tech report in 1993, then published in 1995 in Lisp and Symbolic Computation. Sorry for the mistake. Here are the references to the relevant publications: A.K. Wright. Polymorphism for imperative languages without imperative types. Technical report TR93-200, Rice University, 1993. @article{ wright95simple, author = "Andrew K. Wright", title = "Simple Imperative Polymorphism", journal = "Lisp and Symbolic Computation", volume = "8", number = "4", pages = "343--355", year = "1995", url = "citeseer.nj.nec.com/wright95simple.html" } Pierre Weis INRIA, Projet Cristal, Pierre.Weis@inria.fr, http://pauillac.inria.fr/~weis/ ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr