Uploaded Wed Jan 27 2021 20:13:08
Agora: a dynamically typed, garbage collected, embeddable programming language built with Go https://github.com/PuerkitoBio/agora/wiki https://github.com/PuerkitoBio/agora
Uploaded Wed Jan 27 2021 20:13:08
Anko: Scriptable interpreter written in golang. http://play-anko.appspot.com/ https://github.com/mattn/anko
Uploaded Wed Jan 27 2021 20:13:08
Gisp: Simple LISP in Go https://github.com/jcla1/gisp
Uploaded Wed Jan 27 2021 20:13:08
GoLua: Go bindings for Lua C API - in progress. https://github.com/aarzilli/golua
Uploaded Wed Jan 27 2021 20:13:08
go-python: native go bindings to the CPython C-API. https://github.com/sbinet/go-python
Uploaded Wed Jan 27 2021 20:13:08
Otto: A JavaScript interpreter in Go (golang) //godoc.org/github.com/robertkrimen/otto https://github.com/robertkrimen/otto
Uploaded Wed Jan 27 2021 20:13:08
"script" is a Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on.
Uploaded Wed Jan 27 2021 20:13:08
V8: JavaScript engine bindings for Go https://github.com/idada/v8.go/