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 AAA06621; Sun, 15 Aug 2004 00:15:59 +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 AAA08680 for ; Sun, 15 Aug 2004 00:15:58 +0200 (MET DST) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by nez-perce.inria.fr (8.12.10/8.12.10) with ESMTP id i7EMFsmL014670 for ; Sun, 15 Aug 2004 00:15:56 +0200 Received: from [192.168.1.200] (ppp197-3.lns1.syd2.internode.on.net [203.122.197.3]) by smtp1.adl2.internode.on.net (8.12.9/8.12.9) with ESMTP id i7EMFh4Y052750; Sun, 15 Aug 2004 07:45:53 +0930 (CST) Subject: Re: [Caml-list] CFG's and OCaml From: skaller Reply-To: skaller@users.sourceforge.net To: "Marcin 'Qrczak' Kowalczyk" Cc: caml-list In-Reply-To: <1092517041.19848.265.camel@qrnik> References: <1092517041.19848.265.camel@qrnik> Content-Type: text/plain; charset=UTF-8 Message-Id: <1092521742.29139.811.camel@pelican.wigram> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Date: 15 Aug 2004 08:15:43 +1000 Content-Transfer-Encoding: 8bit X-Miltered: at nez-perce with ID 411E8F1A.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 sourceforge:01 2004:99 marcin:01 'qrczak':01 kowalczyk:01 python:01 9660:01 glebe:01 ocaml:01 imho:01 nsw:01 snail:02 ast:02 checkout:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Sun, 2004-08-15 at 06:57, Marcin 'Qrczak' Kowalczyk wrote: > W liście z sob, 14-08-2004, godz. 15:55 -0500, Brian Hurt napisał: > > > The AST of a > > > < < > > / \ / \ > > a < or < c > > / \ / \ > > b c a b > > No, it can also be an error, which is IMHO a better choice. > Unless it's made equivalent to a < b && b < c, like in Python. Not in C++ where < can be overloaded. In that case, (a < b) < c could be quite meaningful :) -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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