corpus

Corpus of interesting Go code

  • 所有者: rsc/corpus
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Go Corpus v0.01

This Git repository is a first draft of a common corpus of Go code to be used
for evaluating possible changes to Go, Go libraries, and Go tools.

The actual code is not in this repo. Instead, after checkout you must
run gitrestore to do all the necessary git checkouts.
That script uses metadata stored in .corpus.* files throughout
the tree. The effect is like git submodules, but I couldn't get git submodules
to work well enough to use them directly.
I wanted to store the actual code in the repo, but it got a bit too big.

The script addproject attempts to add a new project to the repo,
meaning the code required for x/... (and its dependencies) for some x.
See the git history for the list of projects in the repo.
They can also be identified by files matching .corpus.project.*.

This is version 0.01 of the corpus. Each of the projects has all the code
needed to resolve imports, but there has been no check that the code
actually builds.

If you are only interested in analyzing the set of Go source code
defined by the corpus, don't use the Git repository. Instead,
download https://storage.googleapis.com/go-corpus/go-corpus-0.01.tar.gz.

主要指標

概覽
名稱與所有者rsc/corpus
主編程語言Go
編程語言Shell (語言數: 14)
平台
許可證
所有者活动
創建於2017-01-20 01:34:14
推送於2017-01-24 02:13:55
最后一次提交2017-01-23 21:13:40
發布數1
最新版本名稱v0.01 (發布於 )
第一版名稱v0.01 (發布於 )
用户参与
星數193
關注者數18
派生數1
提交數112
已啟用問題?
問題數2
打開的問題數2
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?