ocaml-lua
Lua bindings
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 31 Oct 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies