mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add anko to scriptable interpreters
This commit is contained in:
parent
0ac49b0f3e
commit
ab15078d3e
@ -385,6 +385,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
*Embedding other languages inside your go code*
|
*Embedding other languages inside your go code*
|
||||||
|
|
||||||
|
* [anko](https://github.com/mattn/anko) - Scriptable interpreter written in Go
|
||||||
* [golua](https://github.com/aarzilli/golua) - Go bindings for Lua C API
|
* [golua](https://github.com/aarzilli/golua) - Go bindings for Lua C API
|
||||||
* [go-python](https://github.com/sbinet/go-python) - naive go bindings to the CPython C-API
|
* [go-python](https://github.com/sbinet/go-python) - naive go bindings to the CPython C-API
|
||||||
* [otto](https://github.com/robertkrimen/otto) - A JavaScript interpreter written in Go
|
* [otto](https://github.com/robertkrimen/otto) - A JavaScript interpreter written in Go
|
||||||
|
Loading…
Reference in New Issue
Block a user