go-playground

Homepage: https://github.com/grafov/go-playground

Author: Alexander I.Grafov

Updated:

Summary

Local Golang playground for short snippets

Commentary

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.

Dependencies