From 9bc165adb99ea959aef33c67fd1eff2bdcc7331d Mon Sep 17 00:00:00 2001 From: SPeak Date: Thu, 23 Jul 2026 08:54:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=EF=BC=9Amcpp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: sunrisepeak --- pages/README-Programmer-Edition.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/README-Programmer-Edition.md b/pages/README-Programmer-Edition.md index 8625834..34c15fc 100644 --- a/pages/README-Programmer-Edition.md +++ b/pages/README-Programmer-Edition.md @@ -16,6 +16,12 @@ Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不 程序员版开始于 2019 年 4 月 11 号, 主版面开始于 2018 年 3 月 --> +### 2026 年 7 月 23 号添加 + +#### Sunrisepeak - [Github](https://github.com/Sunrisepeak), [mcpp-community](https://github.com/mcpp-community) + +* :white_check_mark: [mcpp](https://github.com/mcpp-community/mcpp):一个 **现代 C++ 模块化构建工具** — 纯 C++23 模块编写(已实现自举), 推动C++进入`import std`时代 - [模块化库集合](https://github.com/mcpplibs) / [包索引](https://mcpplibs.github.io/mcpp-index/) + ### 2026 年 7 月 22 号添加 #### hongshuo-wang - [Github](https://github.com/hongshuo-wang)