From fad51b2bdd963d9cddf6cfc40c50b8151aff7fa2 Mon Sep 17 00:00:00 2001 From: Saika Sakurakoji <92299797+ProgrameThinking@users.noreply.github.com> Date: Thu, 29 Feb 2024 22:05:07 +0800 Subject: [PATCH] Update Program-Practice.md (#92) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新21级程序设计实践 --- 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 a7b149f..b273a19 100644 --- a/projects/Program-Practice.md +++ b/projects/Program-Practice.md @@ -10,7 +10,7 @@ * [ZHANGWENTAI](https://github.com/ZHANGWENTAI/Sudoku-frontend):在线数独游戏(前端) (Node.js & HTML & CSS) -### 2019 级, 2020级 - 领域特定脚本语言的解释器 +### 2019 级, 2020级,2021级 - 领域特定脚本语言的解释器 * [Jray](https://github.com/Jraaay/domain-specific-scripting-language-interpreter-js):(JavaScript & HTML & CSS) * [xqmmcqs](https://github.com/xqmmcqs/robot-DSL):(Python) @@ -19,3 +19,4 @@ * [NoamChi](https://github.com/PopChicken/lab.dsl-chatbot): (Django & Vue.js) * [soothsayer](https://github.com/Adam-Teng/robot-dsl): (rust) * [td](https://github.com/tangdouer1005/customer-service-robot): (rust) +* [ProgrameThinking](https://github.com/ProgrameThinking/robot_dsl):(rust)