Homepage: https://github.com/grafov/go-playground
Author: Alexander I.Grafov
Updated:
Local Golang playground for short snippets
Local playground for the Go programs similar to play.golang.org. `M-x go-playground` and type you Go code then run it with `C-c C-c`. Playground works around `go-mode` and requires preconfigured environment for Go language.