File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ title: 碎碎念
6
6
7
7
“碎碎念”是本站发布日常随笔的栏目,内容包括项目进展、小点子、有趣的讨论等。
8
8
9
+ - 2025-03-25: [ 凹语言交互式学习指南上线] ( st0075.md )
9
10
- 2025-03-24: [ 凹语言支持for range迭代器] ( st0074.md )
10
11
- 2025-03-04: [ 凹语言被维基百科收录] ( st0073.md )
11
12
- 2025-02-28: [ 武汉晚报:20多位开发者“凹”出编程“凹语言”] ( st0072.md )
Original file line number Diff line number Diff line change 6
6
7
7
---
8
8
9
- 凹语言是针对 WASM 平台设计的通用静态类型编译型语言。在2023年8月开源一周年之际,开发组为了便于大家更好探索和尝试凹语言编写了凹语言手册(具体参考 [ ST0029 ] ( https://wa-lang.org/smalltalk/st0029.html ) ) 。凹语言作为天生对浏览器友好的语言,在开源早期就上线了浏览器内编译、执行全链路的Playground。
9
+ 凹语言是针对 WASM 平台设计的通用静态类型编译型语言。在2023年8月开源一周年之际,开发组为了便于大家更好探索和尝试凹语言编写了凹语言手册。凹语言作为天生对浏览器友好的语言,在开源早期就上线了浏览器内编译、执行全链路的Playground。
10
10
11
11
近期开发组对Playground进行了完全重构升级,新的界面如下([ https://wa-lang.org/playground/ ] ( https://wa-lang.org/playground/ ) ):
12
12
You can’t perform that action at this time.
0 commit comments