• en

ocaml-lua

Lua bindings

Lua is a powerful, light-weight programming language designed for extending applications. It provides a good general purpose programming language to replace DSL that don't really need to be specific.

This library provides bindings to Lua API which allows the application to exchange data with Lua programs and also to extend Lua with OCaml functions.

Lua homepage

Authors Paolo Donadeo and Sylvain Le Gall
License MIT
Homepage http://ocaml-lua.forge.ocamlcore.org
Maintainer p.donadeo@gmail.com (after 1.0)
OCaml >= 3.12.1

Events

Sep 3, 2013

Published version 1.2

Jul 27, 2013

Published version 1.1

  • Paolo Donadeo gained authorship.
  • Sylvain Le Gall gained authorship.
  • Now licensed under MIT.
  • p.donadeo@gmail.com assumed maintainership from contact@ocamlpro.com.
  • http://ocaml-lua.forge.ocamlcore.org added as homepage.

Sep 5, 2012

Published version 1.0