@@ -59,7 +59,7 @@ <h1>凹语言案例介绍</h1>
59
59
60
60
< article >
61
61
62
- < h3 > 0. 凹语言简介 </ h3 >
62
+ < h3 > 1. 凹语言历史 </ h3 >
63
63
< ul >
64
64
< li > 2019 年,立项;</ li >
65
65
< li > 2022 年 7 月,正式开源;</ li >
@@ -80,8 +80,9 @@ <h3>0. 凹语言简介</h3>
80
80
81
81
< article >
82
82
83
- < h3 > 1. 凹语言 Playground - 2022 - 纯 WASM 方案, 不依赖服务器</ h3 >
84
-
83
+ < h3 > 2. 凹语言 Playground</ h3 >
84
+ < p > 为 WebAssembly 设计的通用编程语言!</ p >
85
+
85
86
< div class ="image ">
86
87
< img src ="images/playground.png " height ="500 " width ="900 ">
87
88
</ div >
@@ -94,7 +95,7 @@ <h3>1. 凹语言 Playground - 2022 - 纯 WASM 方案, 不依赖服务器</h3>
94
95
95
96
< article >
96
97
97
- < h3 > 2. 凹语言实现BF虚拟机 - 2022</ h3 >
98
+ < h3 > 3. 早期项目: 凹语言实现BF虚拟机 - 2022</ h3 >
98
99
99
100
< div class ="image ">
100
101
< img src ="images/st0013-03.png " height ="500 " width ="650 ">
@@ -108,7 +109,7 @@ <h3>2. 凹语言实现BF虚拟机 - 2022</h3>
108
109
109
110
< article >
110
111
111
- < h3 > 3. 凹语言实现贪吃蛇 - 2022</ h3 >
112
+ < h3 > 4. 早期项目: 凹语言实现贪吃蛇 - 2022</ h3 >
112
113
113
114
< div class ="image ">
114
115
< img src ="images/st0018-01.png " height ="500 " width ="650 ">
@@ -122,7 +123,7 @@ <h3>3. 凹语言实现贪吃蛇 - 2022</h3>
122
123
123
124
< article >
124
125
125
- < h3 > 4. 凹语言实现NES小霸王游戏机模拟器 - 2023</ h3 >
126
+ < h3 > 5. 模拟器开发: 凹语言实现NES小霸王游戏机模拟器 - 2023</ h3 >
126
127
127
128
< div class ="image ">
128
129
< img src ="images/st0036-01.png " height ="450 " width ="800 ">
@@ -136,7 +137,7 @@ <h3>4. 凹语言实现NES小霸王游戏机模拟器 - 2023</h3>
136
137
137
138
< article >
138
139
139
- < h3 > 5. 凹语言 & WebGPU 模拟火星小行星 - 2023</ h3 >
140
+ < h3 > 6. WebGPU: 模拟火星小行星 - 2023</ h3 >
140
141
141
142
< div class ="image ">
142
143
< img src ="images/st0036-02.png " height ="400 " width ="800 ">
@@ -150,7 +151,7 @@ <h3>5. 凹语言 & WebGPU 模拟火星小行星 - 2023</h3>
150
151
151
152
< article >
152
153
153
- < h3 > 6. 凹语言支持P5儿童编程 - 2024</ h3 >
154
+ < h3 > 7. 编程教育: P5儿童编程 - 2024</ h3 >
154
155
155
156
< div class ="image ">
156
157
< img src ="images/st0037-02.png " height ="500 " width ="900 ">
@@ -164,12 +165,12 @@ <h3>6. 凹语言支持P5儿童编程 - 2024</h3>
164
165
165
166
< article >
166
167
167
- < h3 > 7. 凹语言支持Wasm4游戏 - 2024</ h3 >
168
+ < h3 > 8. 硬件开发: Arduino Nano 33 - 2024</ h3 >
168
169
169
170
< div class ="image ">
170
- < img src ="images/st0046-03.png " height ="350 " width ="700 ">
171
+ < img src ="images/st0015-02.jpg " height ="450 " width ="800 ">
171
172
</ div >
172
- < figcaption > Wasm4/贪吃蛇 < a href ="https://wa-lang.org/wa/w4-snake/ " target =" _blank " > https://wa-lang.org/wa/w4-snake/ </ a > </ figcaption > < figcaption > Wasm4/2048 < a href =" https://wa-lang.org/wa/w4-2048/ " target ="_blank "> https://wa-lang.org/wa/w4-2048/ </ a > </ figcaption > < figcaption > Wasm4/俄罗斯方块 < a href =" https://wa-lang.org/wa/w4-tetris/ " target =" _blank " > https://wa-lang.org/wa/w4-tetris/ </ a > </ figcaption > < figcaption > Wasm4/放大镜 < a href =" https://wa-lang.org/wa/w4-magnifying-glass/ " target =" _blank " > https://wa-lang.org/wa/w4-magnifying-glass/ </ a > </ figcaption > < figcaption > Wasm4/生命游戏 < a href =" https://wa-lang.org/wa/w4-life/ " target =" _blank " > https://wa-lang.org/wa/w4-life/ </ a > </ figcaption >
173
+ < figcaption > < a href ="https://wa-lang.org/smalltalk/st0052.html " target ="_blank "> https://wa-lang.org/smalltalk/st0052.html </ a > </ figcaption >
173
174
174
175
< span class ="pagenumber "> 9</ span >
175
176
</ article >
@@ -178,12 +179,12 @@ <h3>7. 凹语言支持Wasm4游戏 - 2024</h3>
178
179
179
180
< article >
180
181
181
- < h3 > 8. 凹语言支持 Arduino Nano 33 - 2024</ h3 >
182
+ < h3 > 9. 游戏开发: Wasm4 复古风小游戏 - 2024</ h3 >
182
183
183
184
< div class ="image ">
184
- < img src ="images/st0015-02.jpg " height ="450 " width ="800 ">
185
+ < img src ="images/st0046-03.png " height ="350 " width ="700 ">
185
186
</ div >
186
- < figcaption > < a href ="https://wa-lang.org/smalltalk/st0052.html " target ="_blank "> https://wa-lang.org/smalltalk/st0052.html </ a > </ figcaption >
187
+ < figcaption > Wasm4/贪吃蛇 < a href ="https://wa-lang.org/wa/w4-snake/ " target =" _blank " > https://wa-lang.org/wa/w4-snake/ </ a > </ figcaption > < figcaption > Wasm4/2048 < a href =" https://wa-lang.org/wa/w4-2048/ " target ="_blank "> https://wa-lang.org/wa/w4-2048/ </ a > </ figcaption > < figcaption > Wasm4/俄罗斯方块 < a href =" https://wa-lang.org/wa/w4-tetris/ " target =" _blank " > https://wa-lang.org/wa/w4-tetris/ </ a > </ figcaption > < figcaption > Wasm4/放大镜 < a href =" https://wa-lang.org/wa/w4-magnifying-glass/ " target =" _blank " > https://wa-lang.org/wa/w4-magnifying-glass/ </ a > </ figcaption > < figcaption > Wasm4/生命游戏 < a href =" https://wa-lang.org/wa/w4-life/ " target =" _blank " > https://wa-lang.org/wa/w4-life/ </ a > </ figcaption >
187
188
188
189
< span class ="pagenumber "> 10</ span >
189
190
</ article >
@@ -192,12 +193,12 @@ <h3>8. 凹语言支持 Arduino Nano 33 - 2024</h3>
192
193
193
194
< article >
194
195
195
- < h3 > 9. 凹语言支持 Github Action - 2024 </ h3 >
196
+ < h3 > 10. 游戏开发: Dora SSR 游戏引擎 - 2025 </ h3 >
196
197
197
198
< div class ="image ">
198
- < img src ="images/st0066 -01.png " height ="450 " width ="700 ">
199
+ < img src ="images/st0067 -01.png " height ="500 " width ="800 ">
199
200
</ div >
200
- < figcaption > < a href ="https://github.com/ wa-lang/setup-wa " target ="_blank "> https://github.com/ wa-lang/setup-wa </ a > </ figcaption >
201
+ < figcaption > < a href ="https://wa-lang.org/smalltalk/st0067.html " target ="_blank "> https://wa-lang.org/smalltalk/st0067.html </ a > </ figcaption >
201
202
202
203
< span class ="pagenumber "> 11</ span >
203
204
</ article >
@@ -206,12 +207,12 @@ <h3>9. 凹语言支持 Github Action - 2024</h3>
206
207
207
208
< article >
208
209
209
- < h3 > 10. 凹语言支持 Dora SSR 游戏引擎 - 2025 </ h3 >
210
+ < h3 > 11. 自动化构建: Github Action - 2024 </ h3 >
210
211
211
212
< div class ="image ">
212
- < img src ="images/st0067 -01.png " height ="500 " width ="800 ">
213
+ < img src ="images/st0066 -01.png " height ="450 " width ="700 ">
213
214
</ div >
214
- < figcaption > < a href ="https://wa-lang.org/smalltalk/st0067.html " target ="_blank "> https://wa-lang.org/smalltalk/st0067.html </ a > </ figcaption >
215
+ < figcaption > < a href ="https://github.com/ wa-lang/setup-wa " target ="_blank "> https://github.com/ wa-lang/setup-wa </ a > </ figcaption >
215
216
216
217
< span class ="pagenumber "> 12</ span >
217
218
</ article >
@@ -220,7 +221,7 @@ <h3>10. 凹语言支持 Dora SSR 游戏引擎 - 2025</h3>
220
221
221
222
< article >
222
223
223
- < h3 > 11 . 案例列表</ h3 >
224
+ < h3 > 12 . 案例列表</ h3 >
224
225
225
226
< div class ="image ">
226
227
< img src ="images/list.png " height ="500 " width ="900 ">
@@ -234,7 +235,7 @@ <h3>11. 案例列表</h3>
234
235
235
236
< article >
236
237
237
- < h3 > 12 . 贡献成员</ h3 >
238
+ < h3 > 13 . 贡献成员</ h3 >
238
239
239
240
< div class ="image ">
240
241
< img src ="images/gongxianzhe-2024.png " height ="400 " width ="1000 ">
0 commit comments