Skip to content

Commit

Permalink
清理文件
Browse files Browse the repository at this point in the history
  • Loading branch information
chai2010 committed Aug 4, 2022
1 parent 06a1bdf commit 3a20d23
Show file tree
Hide file tree
Showing 83 changed files with 25 additions and 63,507 deletions.
2 changes: 0 additions & 2 deletions Makefile
Expand Up @@ -4,8 +4,6 @@

# install mkbook

# http://www.imagemagick.org/

default:
mdbook serve

Expand Down
13 changes: 9 additions & 4 deletions README.md
@@ -1,9 +1,14 @@
# Go语言圣经(中文版)

- *KusonStack一站式可编程配置技术栈: https://github.com/KusionStack/kusion*
- *凹语言™: https://github.com/wa-lang/wa*

----

Go语言圣经 [《The Go Programming Language》](http://gopl.io) 中文版本,仅供学习交流之用。对于希望学习CGO、Go汇编语言等高级用法的同学,我们推荐[《Go语言高级编程》](https://github.com/chai2010/advanced-go-programming-book)开源图书。如果希望深入学习Go语言语法树结构,可以参考[《Go语法树入门——开启自制编程语言和编译器之旅》](https://github.com/chai2010/go-ast-book)。如果想从头实现一个玩具Go语言可以参考[《从头实现µGo语言》](https://github.com/chai2010/ugo-compiler-book)


![](cover_middle.jpg)
![](cover.jpg)

- 项目主页:[https://github.com/gopl-zh](https://github.com/gopl-zh)
- 项目主页(旧):[http://github.com/golang-china/gopl-zh](http://github.com/golang-china/gopl-zh)
Expand All @@ -13,9 +18,9 @@ Go语言圣经 [《The Go Programming Language》](http://gopl.io) 中文版本
译者信息:

- 译者:柴树杉,Github [@chai2010](https://github.com/chai2010),Twitter [@chaishushan](https://twitter.com/chaishushan)
- 译者:Xargin, https://github.com/cch123
- 译者:CrazySssst
- 译者:foreversmart <njutree@gmail.com>
- 译者:Xargin, [https://github.com/cch123](https://github.com/cch123)
- 译者:CrazySssst, [https://github.com/CrazySssst](https://github.com/CrazySssst)
- 译者:foreversmart,[https://github.com/foreversmart](https://github.com/foreversmart) <njutree@gmail.com>


## 关注微信公众号
Expand Down
172 changes: 0 additions & 172 deletions builder.go

This file was deleted.

19 changes: 0 additions & 19 deletions ch0/ch0-01.md

This file was deleted.

15 changes: 0 additions & 15 deletions ch0/ch0-02.md

This file was deleted.

41 changes: 0 additions & 41 deletions ch0/ch0-03.md

This file was deleted.

13 changes: 0 additions & 13 deletions ch0/ch0-04.md

This file was deleted.

0 comments on commit 3a20d23

Please sign in to comment.