gorun

gorun 是一个工具,可以在 Go 程序的源代码中加入一个 "bang line" 来运行它,或者明确地运行这样一个源代码文件。它的出现是为了让那些习惯于使用 Python 和类似语言的人更容易接受 Go 的实验,因为 Python 和类似语言是以源代码来操作的。「gorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with Go more appealing to people used to Python and similar languages which operate most visibly with source code.」

主要指標

概覽

名稱與所有者erning/gorun
主編程語言Go
編程語言Go (語言數: 1)
平台
許可證GNU General Public License v3.0
發布數0
創建於2012-09-12 01:49:28
推送於2023-03-15 02:37:41
最后一次提交2023-03-14 15:27:51
星數1004
關注者數43
派生數75
提交數57
已啟用問題?
問題數16
打開的問題數3
拉請求數13
打開的拉請求數0
關閉的拉請求數2
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部