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 Ownererning/gorun
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:GNU General Public License v3.0
Release Count0
Created At2012-09-12 01:49:28
Pushed At2023-03-15 02:37:41
Last Commit At2023-03-14 15:27:51
Stargazers Count1004
Watchers Count43
Fork Count75
Commits Count57
Has Issues Enabled
Issues Count16
Issue Open Count3
Pull Requests Count13
Pull Requests Open Count0
Pull Requests Close Count2
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top