From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 612B8BBA7 for ; Mon, 6 Feb 2006 00:47:28 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id k15NlRvU022065 for ; Mon, 6 Feb 2006 00:47:28 +0100 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 AAA19903 for ; Mon, 6 Feb 2006 00:47:27 +0100 (MET) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id k15NlQjk014853 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 6 Feb 2006 00:47:27 +0100 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from first.in-berlin.de (e178049075.adsl.alicedsl.de [85.178.49.75]) (authenticated bits=0) by einhorn.in-berlin.de (8.12.10/8.12.10/Debian-4) with ESMTP id k15NlPS2014065 for ; Mon, 6 Feb 2006 00:47:25 +0100 Received: by first.in-berlin.de (Postfix, from userid 501) id 39F7A210432; Mon, 6 Feb 2006 00:46:43 +0100 (CET) Date: Mon, 6 Feb 2006 00:46:42 +0100 From: Oliver Bandel To: caml-list@inria.fr Subject: Re: [Caml-list] From a recursive circuit to a functional/recursive OCaml-code... Message-ID: <20060205234642.GA2363@first.in-berlin.de> References: <20060204211943.GA590@first.in-berlin.de> <1139106546.8453.87.camel@rosella> <20060205041600.GA5936@first.in-berlin.de> <1139134445.28935.14.camel@localhost> <20060205175014.GA1969@first.in-berlin.de> <1139178136.463.37.camel@localhost> <20060205232355.GB2271@first.in-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060205232355.GB2271@first.in-berlin.de> User-Agent: Mutt/1.5.6i X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 X-Miltered: at concorde with ID 43E68E8F.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 43E68E8E.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; oliver:01 bandel:01 oliver:01 in-berlin:01 caml-list:01 recursive:01 recursive:01 ocaml-code:01 bandel:01 decay:98 wrote:01 typos:01 functional:02 functional:02 programming:03 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.3 On Mon, Feb 06, 2006 at 12:23:55AM +0100, Oliver Bandel wrote: [...] > Hey, again and again I see: this functional programming is > soo cool and such a wonderful thing... hey.... wow! :) > > No pointer-horror... :) > > I don't know if this mazing feeling one day will decay... [...] "mazing" should be "amazing" only one of many typos.... sorry... it's late and some beers... ;-) Ciao, Oliver