luar is a Go package for conveniently working with the luago Lua bindings. Arbitrary Go functions can be registered
☆303Aug 31, 2020Updated 5 years ago
Alternatives and similar repositories for luar
Users that are interested in luar are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Go bindings for Lua C API - in progress☆700Feb 17, 2025Updated last year
- [on hold] Port of Lua 5.1 interpreter to Go Language Toolchain. [Work In Progress.] See also: http://lua.org and http://golang.org☆173Jun 11, 2016Updated 10 years ago
- A Lua VM in Go☆3,446Jul 18, 2025Updated last year
- Go bindings for Lua C API - in progress☆99Aug 9, 2024Updated last year
- GopherLua: VM and compiler for Lua in Go