Commit b17799e 1 parent 5e0cc81 commit b17799e Copy full SHA for b17799e
File tree 2 files changed +11
-0
lines changed
2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 33
33
- 《VS Code插件开发》: https://chai2010.cn/vscode-extdev-book/
34
34
- 《Go语言圣经读书笔记》: https://github.com/chai2010/gopl-notes-zh
35
35
36
+ 使用 [ waBook] ( https://github.com/wa-lang/wabook ) 构建的幻灯片列表:
37
+
38
+ - 凹语言map与Φ指令的纠葛: https://wa-lang.org/talks/ssa-bug/
39
+ - Go编译器定制简介: https://wa-lang.github.io/ugo-compiler-book/go-compiler-intro.html
40
+
41
+
36
42
## 安装
37
43
38
44
```
Original file line number Diff line number Diff line change @@ -33,6 +33,11 @@ Book list built using [waBook](https://github.com/wa-lang/wabook):
33
33
- 《VS Code插件开发》: https://chai2010.cn/vscode-extdev-book/
34
34
- 《Go语言圣经读书笔记》: https://github.com/chai2010/gopl-notes-zh
35
35
36
+ Slide list built using [ waBook] ( https://github.com/wa-lang/wabook ) :
37
+
38
+ - 凹语言map与Φ指令的纠葛: https://wa-lang.org/talks/ssa-bug/
39
+ - Go编译器定制简介: https://wa-lang.github.io/ugo-compiler-book/go-compiler-intro.html
40
+
36
41
## Install
37
42
38
43
```
You can’t perform that action at this time.
0 commit comments