File tree Expand file tree Collapse file tree 5 files changed +17
-3
lines changed Expand file tree Collapse file tree 5 files changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,6 @@ export const FRIENDLY_LINK = [
53
53
]
54
54
55
55
export const NAV_BANNER = {
56
- title : '🎉 OS2ATC大会纪录 🎉' ,
57
- link : 'https://wa-lang.org/smalltalk/st0039 .html' ,
56
+ title : '🎉 凹语言入选 Gitee GVP 项目 🎉' ,
57
+ link : 'https://wa-lang.org/smalltalk/st0043 .html' ,
58
58
}
Original file line number Diff line number Diff line change 6
6
}
7
7
}
8
8
9
- window . __WA_BANNER_ID__ = 'st0039 '
9
+ window . __WA_BANNER_ID__ = 'st0043 '
10
10
restore ( `wa-docs-banner-${ window . __WA_BANNER_ID__ } ` , 'banner-dismissed' )
11
11
} ) ( )
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ title: 碎碎念
6
6
7
7
“碎碎念”是本站发布日常随笔的栏目,内容包括项目进展、小点子、有趣的讨论等。
8
8
9
+ - 2024-06-21: [ 凹语言入选 Gitee GVP 项目] ( st0043.md )
9
10
- 2024-05-03: [ 凹库凹库上线!] ( st0042.md )
10
11
- 2024-04-20: [ 凹语言支持embed特性] ( st0041.md )
11
12
- 2024-04-13: [ 凹语言支持运算符重载] ( st0040.md )
Original file line number Diff line number Diff line change
1
+ # 凹语言入选 Gitee GVP 项目
2
+
3
+ - 时间:2024-06-21
4
+ - 撰稿:凹语言 开发组
5
+ - 转载请注明原文链接:[ https://wa-lang.org/smalltalk/st0043.html ] ( https://wa-lang.org/smalltalk/st0043.html )
6
+
7
+ ---
8
+
9
+ GVP 是 Gitee 最有价值的开源项目,经过立项5年的开发和3年的开源社区建设,开发团队完成了项目的冷启动,跨过了可用性的门槛。凹语言入选 Gitee GVP 项目是社区对凹语言项目的肯定和鼓励,在未来5年我们将继续完善语言和配套的开发环境,以早日达成好用的生产通用编程语言的目标。
10
+
11
+ ![ ] ( /st0043-01.png )
12
+
13
+ 欢迎大家参与贡献。
You can’t perform that action at this time.
0 commit comments