Gentee - script programming language for automation. It uses VM and compiler written in Go (Golang).
a dynamically typed, garbage collected, embeddable programming language built with Go
Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy.