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 76509BC28 for ; Sun, 21 Nov 2004 22:00:59 +0100 (CET) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id iALL0vXu014783 for ; Sun, 21 Nov 2004 22:00:58 +0100 Received: from [192.168.1.200] (ppp217-171.lns1.syd3.internode.on.net [203.122.217.171]) by smtp1.adl2.internode.on.net (8.12.9/8.12.9) with ESMTP id iALL0q4Y048420; Mon, 22 Nov 2004 07:30:53 +1030 (CST) Subject: Re: [Caml-list] Config_file : first release From: skaller Reply-To: skaller@users.sourceforge.net To: caml-list@yquem.inria.fr Cc: brogoff@speakeasy.net In-Reply-To: References: <1100878356.419e12141967a@mouette.ens-lyon.fr> Content-Type: text/plain Organization: Message-Id: <1101070849.22082.91.camel@pelican.wigram> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Date: 22 Nov 2004 08:00:52 +1100 Content-Transfer-Encoding: 7bit X-Miltered: at concorde with ID 41A10209.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 sourceforge:01 wrote:01 wrote:01 ocaml:01 gpl:01 sourceforge:01 ocaml:01 glebe:01 ich:98 061:98 config:01 nsw:01 snail:02 2037:02 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on yquem.inria.fr X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.0 X-Spam-Level: On Mon, 2004-11-22 at 05:05, brogoff wrote: > I'm currently trying to decide between Scheme and Lua for this task. Ville-Pertti Keinonen wrote a Scheme interpreter with BSD licence in Ocaml. I integrated it into Felix in a few minutes. Download URL http://will.iki.fi/software/ocs/ Author Ville-Pertti Keinonen There is also Schoca which is GPL, hosted on Sourceforge: http://home.arcor.de/chr_bauer/schoca.html Author: Christoph Bauer http://sourceforge.net/projects/chesslib I guess Ocaml written Scheme is better for Ocaml than Lua, they use Ocaml GC and pure Ocaml source, and Scheme has a standards document, whereas Lua is C and less stable. -- 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