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
- Host: GitHub
- URL: https://github.com/nymphium/ocaml-lua-re
- Owner: Nymphium
- License: mit
- Created: 2025-04-14T20:41:48.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-04-14T21:10:37.000Z (9 months ago)
- Last Synced: 2025-04-14T21:47:13.685Z (9 months ago)
- Topics: ctypes, lua, ocaml-library
- Language: OCaml
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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