Browse thread
Config_file : first release
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-11-21 (21:00) |
From: | skaller <skaller@u...> |
Subject: | Re: [Caml-list] Config_file : first release |
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 <will@exomi.com> There is also Schoca which is GPL, hosted on Sourceforge: http://home.arcor.de/chr_bauer/schoca.html Author: Christoph Bauer <ich at christoph-bauer.net> 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