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 SAA09029; Mon, 28 Oct 2002 18:09:37 +0100 (MET) 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 SAA08287 for ; Mon, 28 Oct 2002 18:09:36 +0100 (MET) Received: from str12.sobor.org (adsl-63-198-183-99.dsl.snfc21.pacbell.net [63.198.183.99]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g9SH9Y515116 for ; Mon, 28 Oct 2002 18:09:35 +0100 (MET) Received: from localhost (localhost.localdomain [127.0.0.1]) by str12.sobor.org (Postfix) with ESMTP id B338E10C5C; Mon, 28 Oct 2002 11:56:30 -0500 (EST) Date: Mon, 28 Oct 2002 08:56:30 -0800 (PST) Message-Id: <20021028.085630.59491212.avv@quasar.ipa.nw.ru> To: kgergely@mlabdial.hit.bme.hu Cc: zack@cs.unibo.it, caml-list@inria.fr Subject: Re: [Caml-list] CamlP4 Revised syntax comment From: "Alexander V.Voinov" In-Reply-To: References: <20021026092737.GC15534@cs.unibo.it> X-Mailer: Mew version 2.2 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi All, From: "Kontra, Gergely" Subject: Re: [Caml-list] CamlP4 Revised syntax comment Date: Mon, 28 Oct 2002 09:38:04 +0100 (CET) > I really dislikes the do { } notation. > My suggestion is to use do end pairs, which is borrowed also from ruby. > And if we want more ruby-ish (ada-like?), the matching can be > match a with > | 0 -> > | n -> > end I second this. Alexander ------------------- 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