mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Added gval to Embeddable Scripting Languages (#2335)
This commit is contained in:
parent
04a9c2e792
commit
795d6bd3e1
@ -560,6 +560,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [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.
|
||||||
* [golua](https://github.com/aarzilli/golua) - Go bindings for Lua C API.
|
* [golua](https://github.com/aarzilli/golua) - Go bindings for Lua C API.
|
||||||
* [gopher-lua](https://github.com/yuin/gopher-lua) - Lua 5.1 VM and compiler written in Go.
|
* [gopher-lua](https://github.com/yuin/gopher-lua) - Lua 5.1 VM and compiler written in Go.
|
||||||
|
* [gval](https://github.com/PaesslerAG/gval) - A highly customizable expression language written in Go.
|
||||||
* [ngaro](https://github.com/db47h/ngaro) - Embeddable Ngaro VM implementation enabling scripting in Retro.
|
* [ngaro](https://github.com/db47h/ngaro) - Embeddable Ngaro VM implementation enabling scripting in Retro.
|
||||||
* [otto](https://github.com/robertkrimen/otto) - JavaScript interpreter written in Go.
|
* [otto](https://github.com/robertkrimen/otto) - JavaScript interpreter written in Go.
|
||||||
* [purl](https://github.com/ian-kent/purl) - Perl 5.18.2 embedded in Go.
|
* [purl](https://github.com/ian-kent/purl) - Perl 5.18.2 embedded in Go.
|
||||||
|
Loading…
Reference in New Issue
Block a user