caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Paolo Donadeo <p.donadeo@gmail.com>
To: OCaml mailing list <caml-list@inria.fr>,
	 OCaml-Lua devel ML <ocaml-lua-devel@lists.forge.ocamlcore.org>,
	 Lua mailing list <lua-l@lists.lua.org>
Subject: [Caml-list] [ANN] ocaml-lua v1.0: OCaml binding of Lua library
Date: Sat, 1 Sep 2012 16:03:18 +0200	[thread overview]
Message-ID: <CAPzAKVDgHCnUptqzmnZBuaLQizuxPR51R_PMM=4pfus7AFLZNg@mail.gmail.com> (raw)

I'm happy to announce the first release of ocaml-lua, the OCaml
binding of the Lua library. With ocaml-lua you can embed a Lua
interpreter in an OCaml program in a few lines of code, and use Lua
for configuration or customization purposes.

Here are some references:

The homepage of the project is hosted on OCaml Forge:
http://ocaml-lua.forge.ocamlcore.org/
The complete library reference (ocamldoc generated) is here:
http://ocaml-lua.forge.ocamlcore.org/api-lua/
Source tarballs are on the download page on OCaml Forge:
http://forge.ocamlcore.org/frs/?group_id=167
The official GIT repository is here:
http://forge.ocamlcore.org/scm/browser.php?group_id=167
Bug reports and feature requests are on my page on GitHub:
https://github.com/pdonadeo/ocaml-lua/issues

I hope it could be useful.


-- 
Paolo

             reply	other threads:[~2012-09-01 14:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-01 14:03 Paolo Donadeo [this message]
2012-09-03 23:57 ` Florent Monnier
2012-09-04  4:24   ` Francois Berenger
2012-09-04 14:55   ` 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='CAPzAKVDgHCnUptqzmnZBuaLQizuxPR51R_PMM=4pfus7AFLZNg@mail.gmail.com' \
    --to=p.donadeo@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=lua-l@lists.lua.org \
    --cc=ocaml-lua-devel@lists.forge.ocamlcore.org \
    /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).