Added py4go

Tal Liron 2020-09-10 15:26:40 -05:00
parent ca85dde993
commit 4d1807a11d

@ -1695,6 +1695,7 @@ See also [[SQLDrivers page|SQLDrivers]].
* [ngaro](http://www.anarchyinthetubes.com/hg/go/ngaro) - A ngaro virtual machine to run retroForth images
* [otto](https://github.com/robertkrimen/otto) - A JavaScript parser and interpreter written natively in Go
* [Overmind](https://github.com/DarthSim/overmind) - Process manager for Procfile-based applications and tmux
* [py4go](https://github.com/tliron/py4go) - Python 3 bindings for Go
* [RubyGoLightly](https://github.com/feyeleanor/RubyGoLightly) - An experimental port of TinyRb to Go
* [v8](https://github.com/augustoroman/v8) - V8 JavaScript engine bindings for Go (supports V8 builds at least up to 5.8.244)
* [Yaegi](https://github.com/containous/yaegi) - A complete Go interpreter in Go