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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部