This website requires JavaScript.
Explore
Help
Register
Sign In
Luke
/
snow
Watch
1
Star
0
Fork
0
You've already forked snow
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
398
Commits
4
Branches
11
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Luke
e931d9ec06
style:优化代码格式和注释
2025-07-16 21:31:07 +08:00
Luke
e2896eb37d
docs: 重构循环和条件语句的命名
...
- 将 loop 语句中的 initializer 改为 init - 将 condition 改为 cond - 将 update 改为 step - 更新了相关文档和示例代码
2025-07-14 23:46:51 +08:00
zhangxun
1230e63923
docs: 增加 Snow-Lang-Syntax 文档
2025-07-10 20:47:56 +08:00