caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Martin DeMello <martindemello@gmail.com>
To: Sylvain Le Gall <sylvain@le-gall.net>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Re: Binding the Lua library [was: adding a scripting  language to an ocaml program]
Date: Wed, 7 Jul 2010 22:00:16 +0530	[thread overview]
Message-ID: <AANLkTim1bPnGw2evjCo5dSuZd_WuV9AG2mYACxxRWuJW@mail.gmail.com> (raw)
In-Reply-To: <slrni391h8.rk5.sylvain@gallu.homelinux.org>

On Wed, Jul 7, 2010 at 7:20 PM, Sylvain Le Gall <sylvain@le-gall.net> wrote:
>
> I think Guillaume is refering to me. I am indeed quite interested in
> this kind of binding, especially to measure the performance of the Lua
> language interacting with OCaml. I would use Lua to create functions
> to process huge amount of data and to replace a DSL I created.

I'm very interested too, mainly because a hobby DSL of mine is stalled
for lack of a good way to take a user specified function f : String ->
String and map it over an OCaml list of strings. Depending on how the
bindings look, I might invert control altogether and write it as a lua
dsl tied to an OCaml engine.

martin


  reply	other threads:[~2010-07-07 16:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-05 22:32 Paolo Donadeo
2010-07-06 21:28 ` [Caml-list] " Guillaume Yziquel
2010-07-07 13:50   ` Sylvain Le Gall
2010-07-07 16:30     ` Martin DeMello [this message]
2010-07-07 21:01     ` Paolo Donadeo
2010-07-07 22:03       ` Paolo Donadeo
2010-07-07 20:36   ` [Caml-list] " Paolo Donadeo
2010-07-07 20:48     ` Török Edwin
2010-07-07 21:11       ` Paolo Donadeo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTim1bPnGw2evjCo5dSuZd_WuV9AG2mYACxxRWuJW@mail.gmail.com \
    --to=martindemello@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=sylvain@le-gall.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).