caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: brogoff <brogoff@speakeasy.net>
To: Julien Boulnois <jboulnois@rashitoul.net>
Cc: Christian Lindig <lindig@cs.uni-sb.de>, caml-list@yquem.inria.fr
Subject: Re: Re: [Caml-list] pocengine
Date: Fri, 11 Mar 2005 09:39:02 -0800 (PST)	[thread overview]
Message-ID: <Pine.LNX.4.58.0503110930350.16007@shell2.speakeasy.net> (raw)
In-Reply-To: <1110530272-8ac9134c4661470d3867c91db03ff609@rashitoul.net>

On Fri, 11 Mar 2005, Julien Boulnois wrote:
> >I am just curious. Are you using the C implementation of Lua? There is
> >also an OCaml of Lua, albeit only for Lua 2.5. I am using it for my own
> >projects.
> >
> >http://www.cminusminus.org/code.html#luaml
>
> I'm using the very good OCaml implementation, because interaction with lua data is easier and Lua 2.5 is suffisant for our needs.
>
> Julien Boulnois

I also use and like the OCaml Lua implementation. I think there is something
to the approach of having a separate simple configuration language. I'd
probably have chosen Python, but Lua and Scheme were the ones I wouldn't have
to write, and often users don't like Scheme.

One petty complaint I have is that I'm not a fan of literate programming, and
while it's just a bit of grunt work (same kind of grunt work converting SML to
OCaml :) to deliteralize it, I'd appreciate it more if it were just a plain old
OCaml source distribution.

-- Brian



      reply	other threads:[~2005-03-11 17:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-10 21:56 pocengine Julien Boulnois
2005-03-11  7:51 ` [Caml-list] pocengine Christian Lindig
2005-03-11  8:37   ` Julien Boulnois
2005-03-11 17:39     ` brogoff [this message]

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=Pine.LNX.4.58.0503110930350.16007@shell2.speakeasy.net \
    --to=brogoff@speakeasy.net \
    --cc=caml-list@yquem.inria.fr \
    --cc=jboulnois@rashitoul.net \
    --cc=lindig@cs.uni-sb.de \
    /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).