There is also https://github.com/containous/yaegi described as:
Yaegi is Another Elegant Go Interpreter. It powers executable Go scripts and plugins, in embedded interpreters or interactive shells, on top of the Go runtime. <https://github.com/containous/yaegi?source=post_page---------------------------#features> Features - Complete support of Go specification <https://golang.org/ref/spec> - In pure Go, using only standard library - Simple interpreter API: New(), Eval(), Use() - works everywhere Go works - All Go & runtime resources accessible from script (with control) - Security: unsafe and syscall packages not used or exported by default - Support Go 1.11 and Go 1.12 (the latest 2 major releases) -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/1643053f-b9dc-48b4-b5cc-22abdcccd3fe%40googlegroups.com.