From ffb81b955fca6e20b15ed3b80b0600ae07bf313b Mon Sep 17 00:00:00 2001 From: Ye Wenyu <92284321+ye-rm@users.noreply.github.com> Date: Fri, 31 May 2024 21:34:56 +0800 Subject: [PATCH] Update Program-Practice.md (#97) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加本人使用Go实现的程序设计实践大作业 --- projects/Program-Practice.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/Program-Practice.md b/projects/Program-Practice.md index 8e766f8..3166e3b 100644 --- a/projects/Program-Practice.md +++ b/projects/Program-Practice.md @@ -21,4 +21,5 @@ * [td](https://github.com/tangdouer1005/customer-service-robot): (rust) * [ProgrameThinking](https://github.com/ProgrameThinking/robot_dsl):(rust) * [jackfiled](https://github.com/jackfiled/Katheryne): (C#) -* [renfei147](https://github.com/renfei147/bupt_work_collection/tree/main/ChattyCat): (Typescript) \ No newline at end of file +* [renfei147](https://github.com/renfei147/bupt_work_collection/tree/main/ChattyCat): (Typescript) +* [ye-rm](https://github.com/ye-rm/MyDSL): (Go) \ No newline at end of file