File tree Expand file tree Collapse file tree 5 files changed +44
-14
lines changed Expand file tree Collapse file tree 5 files changed +44
-14
lines changed Original file line number Diff line number Diff line change @@ -397,23 +397,41 @@ <h3>12. 对象和方法</h3>
397
397
398
398
< article >
399
399
400
- < h3 > 13. 凹语言编程哲学</ h3 >
400
+ < h3 > 13. 凹语言 Playground</ h3 >
401
+
402
+ < div class ="image ">
403
+ < img src ="images/playground.png " height ="520 " width ="800 ">
404
+ </ div >
405
+ < figcaption > < a href ="https://wa-lang.org/playground/ " target ="_blank "> https://wa-lang.org/playground/</ a > </ figcaption >
406
+
407
+ < span class ="pagenumber "> 15</ span >
408
+ </ article >
409
+
410
+
411
+
412
+ < article >
413
+
414
+ < h3 > 14. 凹语言编程哲学</ h3 >
401
415
< ul >
402
416
< li > 简单易用、中英文编程友好</ li >
403
417
< li > 少儿编程启蒙、小游戏开发友好</ li >
404
418
< li > 静态类型、编译型通用语言</ li >
405
419
< li > 多操作系统、多硬件平台支持</ li >
406
420
</ ul >
407
421
422
+ < div class ="image ">
423
+ < img src ="images/logo.svg ">
424
+ </ div >
425
+
408
426
409
- < span class ="pagenumber "> 15 </ span >
427
+ < span class ="pagenumber "> 16 </ span >
410
428
</ article >
411
429
412
430
413
431
414
432
< article >
415
433
416
- < h3 > 参考链接</ h3 >
434
+ < h3 > 15. 参考链接</ h3 >
417
435
< ul >
418
436
< li > < a href ="https://wa-lang.org " target ="_blank " rel ="noopener "> https://wa-lang.org</ a > </ li >
419
437
< li > < a href ="https://wa-lang.org/playground " target ="_blank " rel ="noopener "> https://wa-lang.org/playground</ a > </ li >
@@ -422,12 +440,8 @@ <h3>参考链接</h3>
422
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 >
423
441
</ ul >
424
442
425
- < div class ="image ">
426
- < img src ="images/logo.svg ">
427
- </ div >
428
-
429
443
430
- < span class ="pagenumber "> 16 </ span >
444
+ < span class ="pagenumber "> 17 </ span >
431
445
</ article >
432
446
433
447
Original file line number Diff line number Diff line change @@ -169,19 +169,27 @@ func main {
169
169
}
170
170
```
171
171
172
- ## 13. 凹语言编程哲学
172
+ ## 13. 凹语言 Playground
173
+
174
+ .image images/playground.png 520 800
175
+
176
+ .caption [[https://wa-lang.org/playground/][https://wa-lang.org/playground/]]
177
+
178
+
179
+ ## 14. 凹语言编程哲学
173
180
174
181
- 简单易用、中英文编程友好
175
182
- 少儿编程启蒙、小游戏开发友好
176
183
- 静态类型、编译型通用语言
177
184
- 多操作系统、多硬件平台支持
178
185
179
- ## 参考链接
186
+ .image images/logo.svg
187
+
188
+ ## 15. 参考链接
180
189
181
190
- [https://wa-lang.org](https://wa-lang.org)
182
191
- [https://wa-lang.org/playground](https://wa-lang.org/playground)
183
192
- [https://gitcode.com/wa-lang/wa](https://gitcode.com/wa-lang/wa)
184
193
- [https://github.com/wa-lang/wa](https://github.com/wa-lang/wa)
185
194
- [http://open.qiniu.us/composition-of-programming-languages.pdf](http://open.qiniu.us/composition-of-programming-languages.pdf) (基于该模板, 感谢)
186
195
187
- .image images/logo.svg
Original file line number Diff line number Diff line change @@ -169,19 +169,27 @@ func main {
169
169
}
170
170
```
171
171
172
- ## 13. 凹语言编程哲学
172
+ ## 13. 凹语言 Playground
173
+
174
+ .image images/playground.png 520 800
175
+
176
+ .caption [[https://wa-lang.org/playground/][https://wa-lang.org/playground/]]
177
+
178
+
179
+ ## 14. 凹语言编程哲学
173
180
174
181
- 简单易用、中英文编程友好
175
182
- 少儿编程启蒙、小游戏开发友好
176
183
- 静态类型、编译型通用语言
177
184
- 多操作系统、多硬件平台支持
178
185
179
- ## 参考链接
186
+ .image images/logo.svg
187
+
188
+ ## 15. 参考链接
180
189
181
190
- [https://wa-lang.org](https://wa-lang.org)
182
191
- [https://wa-lang.org/playground](https://wa-lang.org/playground)
183
192
- [https://gitcode.com/wa-lang/wa](https://gitcode.com/wa-lang/wa)
184
193
- [https://github.com/wa-lang/wa](https://github.com/wa-lang/wa)
185
194
- [http://open.qiniu.us/composition-of-programming-languages.pdf](http://open.qiniu.us/composition-of-programming-languages.pdf) (基于该模板, 感谢)
186
195
187
- .image images/logo.svg
You can’t perform that action at this time.
0 commit comments