mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added binder - Go to Lua binding library, based on github.com/yuin/gopher-lua (#1354)
This commit is contained in:
parent
15d266dab0
commit
38011bc56f
@ -419,6 +419,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
* [agora](https://github.com/PuerkitoBio/agora) - Dynamically typed, embeddable programming language in Go
|
||||
* [anko](https://github.com/mattn/anko) - Scriptable interpreter written in Go
|
||||
* [binder](https://github.com/alexeyco/binder) - Go to Lua binding library, based on [gopher-lua](https://github.com/yuin/gopher-lua)
|
||||
* [gisp](https://github.com/jcla1/gisp) - Simple LISP in Go
|
||||
* [go-duktape](https://github.com/olebedev/go-duktape) - Duktape JavaScript engine bindings for Go
|
||||
* [go-lua](https://github.com/Shopify/go-lua) - A port of the Lua 5.2 VM to pure Go
|
||||
|
Loading…
Reference in New Issue
Block a user