package ocaml-lua

  1. Overview
  2. No Docs
OCaml-lua provides bindings to the Lua programming language.

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.tar.gz
md5=88f186db5c7c9154477350483c1bf2a6

Description

Lua is a scripting language particularly useful when you need to embed a language in your application. This project provides the bindings required to embed Lua.

Published: 21 Nov 2013

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml >= "3.12.1" & < "4.03"

Dev Dependencies

None

Used by

None

Conflicts

None