package ocaml-lua

  1. Overview
  2. Docs
Lua bindings

Install

Dune Dependency

Authors

Maintainers

Sources

v1.6.tar.gz
sha256=2eb182f3b4dda3438896e4790be56bbfe59b24e5327a1e59cd7af84b37df0d8a
md5=24cc66253dcb65badeb1a1365f7cd019

Description

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

Published: 20 Nov 2017

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml >= "4.02.1" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.