An open API service indexing awesome lists of open source software.

https://github.com/nymphium/ocaml-lua-re

Lua 5.2 bindings for OCaml
https://github.com/nymphium/ocaml-lua-re

ctypes lua ocaml-library

Last synced: 9 months ago
JSON representation

Lua 5.2 bindings for OCaml

Awesome Lists containing this project

README

          

lua-re: OCaml bindings for Lua 🌕️
===

OCaml bindings for Lua 5.2 through ctypes

# Installation

```bash
$ git clone https://github.com/Nymphium/ocaml-lua-re
$ direnv allow
$ dune build
```

# Documentation
https://nymphium.github.io/ocaml-lua-re/lua-re

# LICENSE
MIT