caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] ocaml-lua v1.0: OCaml binding of Lua library
@ 2012-09-01 14:03 Paolo Donadeo
  2012-09-03 23:57 ` Florent Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Paolo Donadeo @ 2012-09-01 14:03 UTC (permalink / raw)
  To: OCaml mailing list, OCaml-Lua devel ML, Lua mailing list

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-04 14:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-01 14:03 [Caml-list] [ANN] ocaml-lua v1.0: OCaml binding of Lua library Paolo Donadeo
2012-09-03 23:57 ` Florent Monnier
2012-09-04  4:24   ` Francois Berenger
2012-09-04 14:55   ` Paolo Donadeo

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).