From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82])
by yquem.inria.fr (Postfix) with ESMTP id A747FBC57
for ; Wed, 7 Jul 2010 23:02:11 +0200 (CEST)
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: Ag8CAJ+INEzRVdc0mGdsb2JhbACDHpxzCBUBAQEBAQgJDAcRIq8rO4IMhWcuiFMBAQMFgSSDCXIEiD0
X-IronPort-AV: E=Sophos;i="4.53,554,1272837600";
d="scan'208";a="62904863"
Received: from mail-ew0-f52.google.com ([209.85.215.52])
by mail1-smtp-roc.national.inria.fr with ESMTP; 07 Jul 2010 23:02:10 +0200
Received: by ewy20 with SMTP id 20so45475ewy.39
for ; Wed, 07 Jul 2010 14:02:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:received:mime-version:received:in-reply-to
:references:from:date:message-id:subject:to:cc:content-type
:content-transfer-encoding;
bh=ldrQu/Oqmet90iBLepu+N+F6E18ab/mCR97+jAo0B/A=;
b=rd5Kqgw6azYYTZnXqXu5efhnblCY635azXfFWcePdyjmPfaoJiXXU33jPMtOyLmvh0
ccgZxsg4mb6pZpHJp6MICMosE4SqIbmo42NGNA94MRlwBRdxRlBahoBjt1pUN674Og4a
85Q/nN1IHf6ggcCZ4r5sMsn49FztAboqetc5g=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:cc:content-type:content-transfer-encoding;
b=TgC+5so8F8FH9T+ZThko9JnpHWu3uDC0iYW3jbwP6ecLnTrcUDNt6SvachGXancX05
2n6UddQCSTFVJorVwNi4qlKtZbU129eEoUuLvKYTP33LZzew+KxCO+FqtM4gFvi1syy5
TG6K5nXa/yTIpZRU+hHjQFCSbrIl4Is06Mfng=
Received: by 10.213.15.206 with SMTP id l14mr5232488eba.56.1278536529915; Wed,
07 Jul 2010 14:02:09 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.220.170.210 with HTTP; Wed, 7 Jul 2010 14:01:49 -0700 (PDT)
In-Reply-To:
References:
<4C339FE3.6000402@citycable.ch>
From: Paolo Donadeo
Date: Wed, 7 Jul 2010 23:01:49 +0200
Message-ID:
Subject: Re: Binding the Lua library [was: adding a scripting language to an
ocaml program]
To: OCaml mailing list
Cc: Guillaume Yziquel ,
David Powers ,
Christian Lindig ,
Sylvain Le Gall
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Spam: no; 0.00; ocaml:01 lindig:01 ocaml:01 50,:98 git:98 git:98 W6:98 wrote:01 binding:02 binding:02 library:03 repository:03 repository:03 jul:05 wed:06
On Wed, Jul 7, 2010 at 15:50, Sylvain Le Gall wrote:
> So far, we have:
> http://bitbucket.org/dpowers/luacaml by David Powers
> a prototype by Paolo Donadeo
> lua-ml by Christian Lindig
I didn't know! I spent a lot of time searching for material on the
topic and I concluded to be the only one OCamler interested in Lua.
> Maybe we can join our forces to create a common binding to Lua from
> OCaml.
I completely agree.
> I propose to host it at http://forge.ocamlcore.org, we can even have an
> hg repository if needed.
Ahem... git or subversion? :-) Not an holy war here, it's only that I
never used hg.
> I would be glad that at least David, Paolo and Christian join ;-)
It's ok for me. First thing, I'll publish my GIT repository with the
prototype ASAP, even with some words and comments in Italian, so to
have something concrete to discuss for.
> but I will have to dedicate a lot of time to real life starting on Friday=
(or
> before -- depending the time my daughter will choose to born).
Congratulations! :-)
--=20
Paolo =E2=A0=A0=E2=A0=B5