Skip to content

Commit 771cef9

Browse files
committed
Update
1 parent 80813ea commit 771cef9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ date: 2022-07-20T12:42:38+0800
88
- [论坛](https://zigcc.github.io/forum/)
99
- [月刊](./monthly)
1010
- 介绍过去一个月 Zig 社区内的最新进展
11-
- 信息来源:[Zig NEWS ⚡](https://zig.news/)[Zig monthly](https://zig.news/top/month)[用户推荐](https://github.com/zigcc/forum/discussions/new?labels=%E6%9C%88%E5%88%8A&category=general)
11+
- 信息来源:[Zig NEWS ⚡](https://zig.news/top/month)[Zig monthly](https://zigmonthly.org/)[Lobsters](https://lobste.rs/t/zig)[Reddit](https://www.reddit.com/r/Zig/)[用户推荐](https://github.com/zigcc/forum/discussions/new?labels=%E6%9C%88%E5%88%8A&category=general)
1212
- [RSS 订阅](monthly/index.xml)
1313
- 群组
1414
- Telegram:https://t.me/ZigChinese

content/monthly/202207.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ date: 2022-07-30T14:08:15+0800
44
---
55

66
# 观点/教程
7+
- [Zig 初体验 - Keep Coding](https://liujiacai.net/blog/2022/07/16/zig-intro/)
78
- [undefined 值的作用](https://github.com/zigcc/forum/discussions/8)
89
- [用 Zig 优化 yes 命令](https://github.com/zigcc/forum/discussions/4)
910
- [Some Thoughts on Zig — Sympolymathesy, by Chris Krycho](https://v5.chriskrycho.com/journal/some-thoughts-on-zig/)
@@ -12,14 +13,17 @@ date: 2022-07-30T14:08:15+0800
1213
- ["these are some really impressively bad semantics to choose for your programming language" / Twitter](https://twitter.com/lexi_lambda/status/1551607005026074624)
1314
- [How to Release your Zig Applications](https://zig.news/kristoff/how-to-release-your-zig-applications-2h90)
1415
- [Zig files are structs - Zig NEWS ⚡](https://zig.news/gowind/zig-files-are-structs-288j)
16+
- [Is it necessary to know C (or another systems programming language) before starting with Zig? : Zig](https://www.reddit.com/r/Zig/comments/w63x6r/is_it_necessary_to_know_c_or_another_systems/)
1517

1618
# 项目/工具
19+
- [Release bun v0.1.5 · oven-sh/bun](https://github.com/oven-sh/bun/releases/tag/bun-v0.1.5)
1720
- [zls 可以解析 build addPackage 的包](https://github.com/zigcc/forum/discussions/7)
1821
- [natecraddock/ziglua: Zig bindings for the Lua C API](https://github.com/natecraddock/ziglua)
1922
- [Easily create TUI programs with zig-spoon!](https://zig.news/lhp/easily-create-tui-programs-with-zig-spoon-project-demonstration-4k33)
2023
- [Zig Support plugin for IntelliJ and CLion version 0.0.6 released](https://zig.news/marioariasc/zig-support-plugin-for-intellij-and-clion-version-006-released-o68)
2124
- [r4gus/zbor: CBOR parser written in Zig](https://github.com/r4gus/zbor)
2225
- [zbor - a CBOR en-/ decoder - Zig NEWS ⚡](https://zig.news/r4gus/zbor-a-cbor-en-decoder-2di0)
26+
- [How I built zig-sqlite](https://rischmann.fr/blog/how-i-built-zig-sqlite)
2327

2428
# [Zig 语言更新](https://github.com/ziglang/zig/pulls?page=1&q=+is%3Aclosed+is%3Apr+closed%3A2022-07-01..2022-08-01)
2529
- [std 文档展示更全面](https://twitter.com/croloris/status/1550955321694330880)

0 commit comments

Comments
 (0)