From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id BAA23444 for caml-redistribution@pauillac.inria.fr; Mon, 10 Apr 2000 01:28:54 +0200 (MET DST) Resent-Message-Id: <200004092328.BAA23444@pauillac.inria.fr> 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 SAA30966 for ; Thu, 6 Apr 2000 18:35:59 +0200 (MET DST) Received: from darius.concentric.net (darius.concentric.net [207.155.198.79]) by nez-perce.inria.fr (8.8.7/8.8.7) with ESMTP id SAA08812; Thu, 6 Apr 2000 18:35:48 +0200 (MET DST) Received: from newman.concentric.net (newman.concentric.net [207.155.198.71]) by darius.concentric.net (8.9.1a/(98/12/15 5.12)) id MAA06612; Thu, 6 Apr 2000 12:35:33 -0400 (EDT) [1-800-745-2747 The Concentric Network] Errors-To: Received: from Andrew.local (w079.z216112000.sjc-ca.dsl.cnc.net [216.112.0.79]) by newman.concentric.net (8.9.1a) id MAA00921; Thu, 6 Apr 2000 12:35:32 -0400 (EDT) From: "Andrew Conway" To: "Pierre Weis" , "Brian Rogoff" Cc: Subject: RE: to have labels or not Date: Thu, 6 Apr 2000 09:33:26 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20000406154331.51828@pauillac.inria.fr> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Resent-From: weis@pauillac.inria.fr Resent-Date: Mon, 10 Apr 2000 01:28:54 +0200 Resent-To: caml-redistribution@pauillac.inria.fr > > ... > > "Lambdaman", "Hackwell", etc. FPs appear to be designed by entire > > teams of "Lambdamen". (OK, perhaps I'm being a little bit > > provocative here ;-) > > You certainly are provocative, as far as the Caml team is concerned: > we consistently insisted on practicability and usability of the > language, ... I agree that the CAML team works really hard to make Caml practical. Indeed the reason that I chose CAML to work with over other languages was its pragmatism. It gave the impression of a "C" type language [no insult intended], with the help of a whole lot of experience in modern language design, to make a really good language.