[sourcecode language="python" padlinenumbers="true"] package main import "fmt" func main() { fmt.Printf("hello, world\n") } [/sourcecode] cmd.exe で、 cd c:\godev dir go run hello.go macやlinuxなら、jupyter notebook で簡単にgolangが使えるらしいが、、、 (参考) Jupyterでgolang golanggolang1024JupyterJupyter177dockerdocker3191PythonPython7381 Tsutomu-KKE@githubが2016/07/06に投稿(2016/07/07に編集) http://qiita.com/Tsutomu-KKE@githu