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.」
Main metrics
Overview
Name With Owner | erning/gorun |
---|---|
Primary Language | Go |
Program language | Go (Language Count: 1) |
Platform | |
License: | GNU General Public License v3.0 |
Release Count | 0 |
Created At | 2012-09-12 01:49:28 |
Pushed At | 2023-03-15 02:37:41 |
Last Commit At | 2023-03-14 15:27:51 |
Stargazers Count | 1004 |
Watchers Count | 43 |
Fork Count | 75 |
Commits Count | 57 |
Has Issues Enabled | |
Issues Count | 16 |
Issue Open Count | 3 |
Pull Requests Count | 13 |
Pull Requests Open Count | 0 |
Pull Requests Close Count | 2 |
Has Wiki Enabled | |
Is Archived | |
Is Fork | |
Is Locked | |
Is Mirror | |
Is Private |