From e85669c7d735cf1d6549477f98c6e65737ae7db4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=9C=9D=E8=87=A3?= <9062498+chen-chaochen@user.noreply.gitee.com> Date: Fri, 8 Jul 2022 08:57:20 +0000 Subject: [PATCH] update README.md. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c49710a..a37fa3b 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,14 @@ | [草蟒](https://www.oschina.net/p/grasspy) | Python | 基于 Python 的全中文编程语言,包括中文 API 等| | [VS Code 插件 - 中文代码快速补全](https://github.com/program-in-chinese/vscode_Chinese_Input_Assistant) | JavaScript | 支持各种编程语言,英文状态下匹配中文标识符(现支持全拼、双拼、五笔) | | [VS Code 插件 - 离线英汉词典](https://github.com/program-in-chinese/vscode_english_chinese_dictionary) | TypeScript | 支持驼峰和下划线命名翻译, 当前文件批量标识符翻译 | +| [玉龙编程语言](https://www.oschina.net/p/yuron) | gcc编写的专用编译器,解释器 | 跨平台、可以自定义语法、简单易用 | +| [玉龙编程语言_开发版](https://www.oschina.net/p/yuron_dev) | 专用编译器,解释器 | 跨平台、多功能、易拓展的编程语言内核 | | [中文简繁字符转换库](https://github.com/program-in-chinese/zhconverter) | Java | 在Maven发布 | | [乘风龙王的代码库(Python)](https://github.com/cflw/cflw_py) | Python | 实用库。以网络、爬虫为主 | | [乘风龙王的代码库(C++)](https://github.com/cflw/cflw_cpp) | C++ | 实用库。以游戏开发为主 | | [【Librian】簡明強大的 Galgame + Visual Novel 引擎](https://github.com/RimoChan/Librian) | Python + CoffeeScript | 容易上手的文字冒險遊戲引擎。 | | [一個實驗性程式語言](https://gitlab.com/the-language/the-language/) | Racket+Typescript+...,使用英文命名 | 一個實驗性程式語言 | -| [玉龙编程语言](https://gitee.com/chen-chaochen/ydc) | gcc编写的专用编译器,解释器 | 跨平台、可以自定义语法、简单易用 | + #### 组内其他开源项目: -- Gitee