package ocaml-lua

  1. Overview
  2. Docs
Lua bindings

Install

Dune Dependency

Authors

Maintainers

Sources

v1.8.tar.gz
sha256=8f1575411c1db2ed2736846b1b29d6d1b34fe440a81cdb7e0b0c1c7c87534f67
md5=f5fd56bd53f8e87818cb18137304e415

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: 28 Oct 2019

Dependencies (2)

  1. dune >= "1.11"
  2. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.