File tree Expand file tree Collapse file tree 6 files changed +3
-5
lines changed Expand file tree Collapse file tree 6 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
< h1 > 凹语言幻灯片</ h1 >
2
2
< ul >
3
+ < li > < a href ="./wa-os2atc-2025/ "> 凹语言社区现状和未来展望</ a > </ li >
3
4
< li > < a href ="./ssa-bug/ "> 凹语言map与Φ指令的纠葛</ a > </ li >
4
5
< li > < a href ="./wa-gallery/ "> 凹语言案例介绍</ a > </ li >
5
- < li > < a href ="./wa-in-1week/ "> 一周学会凹语言</ a > </ li >
6
6
</ ul >
Original file line number Diff line number Diff line change @@ -437,7 +437,6 @@ <h3>15. 参考链接</h3>
437
437
< li > < a href ="https://wa-lang.org/playground " target ="_blank " rel ="noopener "> https://wa-lang.org/playground</ a > </ li >
438
438
< li > < a href ="https://gitcode.com/wa-lang/wa " target ="_blank " rel ="noopener "> https://gitcode.com/wa-lang/wa</ a > </ li >
439
439
< li > < a href ="https://github.com/wa-lang/wa " target ="_blank " rel ="noopener "> https://github.com/wa-lang/wa</ a > </ li >
440
- < li > < a href ="http://open.qiniu.us/composition-of-programming-languages.pdf " target ="_blank " rel ="noopener "> http://open.qiniu.us/composition-of-programming-languages.pdf</ a > (基于该模板, 感谢)</ li >
441
440
</ ul >
442
441
443
442
Original file line number Diff line number Diff line change @@ -191,5 +191,4 @@ func main {
191
191
- [https://wa-lang.org/playground](https://wa-lang.org/playground)
192
192
- [https://gitcode.com/wa-lang/wa](https://gitcode.com/wa-lang/wa)
193
193
- [https://github.com/wa-lang/wa](https://github.com/wa-lang/wa)
194
- - [http://open.qiniu.us/composition-of-programming-languages.pdf](http://open.qiniu.us/composition-of-programming-languages.pdf) (基于该模板, 感谢)
195
194
Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ title: 碎碎念
85
85
86
86
## 幻灯片
87
87
88
+ - 2025-03-29: [ 凹语言社区现状和未来展望] ( https://wa-lang.org/wa-os2atc-2025 )
88
89
- 2025-01-16: [ 凹语言案例介绍] ( https://wa-lang.org/talks/wa-gallery )
89
90
- 2024-11-03: [ 凹语言map与Φ指令的纠葛] ( https://wa-lang.org/talks/ssa-bug )
90
91
Original file line number Diff line number Diff line change 1
1
# 凹语言幻灯片
2
2
3
+ - [ 凹语言社区现状和未来展望] ( ./wa-os2atc-2025/ )
3
4
- [ 凹语言map与Φ指令的纠葛] ( ./ssa-bug/ )
4
5
- [ 凹语言案例介绍] ( ./wa-gallery/ )
5
- - [ 一周学会凹语言] ( ./wa-in-1week/ )
6
6
Original file line number Diff line number Diff line change @@ -191,5 +191,4 @@ func main {
191
191
- [https://wa-lang.org/playground](https://wa-lang.org/playground)
192
192
- [https://gitcode.com/wa-lang/wa](https://gitcode.com/wa-lang/wa)
193
193
- [https://github.com/wa-lang/wa](https://github.com/wa-lang/wa)
194
- - [http://open.qiniu.us/composition-of-programming-languages.pdf](http://open.qiniu.us/composition-of-programming-languages.pdf) (基于该模板, 感谢)
195
194
You can’t perform that action at this time.
0 commit comments