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 VAA08369; Fri, 25 Oct 2002 21:25:26 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id VAA08672 for ; Fri, 25 Oct 2002 21:25:25 +0200 (MET DST) Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.59.159]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g9PJPOD18925 for ; Fri, 25 Oct 2002 21:25:24 +0200 (MET DST) Received: from there (tw304h3.cpmc.columbia.edu [156.111.84.180]) by apakabar.cc.columbia.edu (8.9.3/8.9.3) with SMTP id PAA19453 for ; Fri, 25 Oct 2002 15:25:22 -0400 (EDT) Message-Id: <200210251925.PAA19453@apakabar.cc.columbia.edu> Content-Type: text/plain; charset="iso-8859-1" From: Oleg To: caml-list@inria.fr Subject: Re: [Caml-list] CamlP4 Revised syntax comment Date: Fri, 25 Oct 2002 15:25:25 -0400 X-Mailer: KMail [version 1.3.2] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Friday 25 October 2002 03:02 pm, brogoff@speakeasy.net wrote: > Well, = is overloaded in OCaml/Revised for both binding and   > comparison, and this change removes that overloading And maybe then 'value a = b;' can be written as 'a = b;' ? Oleg ------------------- 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