The interactive environment is VERY helpful for a programmer. However, it seems Go does not provide it. Is my understanding correct?
The GoSpeccy project includes a builtin REPL of a restricted subset of the Go language. The implementation is using goeval.