Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Update README_Zh_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rjdbcm committed Nov 9, 2021
1 parent 7c430ad commit fb41ce4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README_Zh_CN.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# 自述文件

| 中文自述文件 | [English](https://github.com/rjdbcm/Aspidites/blob/main/README.md) |
| 中文 | [English](https://github.com/rjdbcm/Aspidites/blob/main/README.md) |

|---|---|
* * *

- Woma 编程语言适合哪些人?
- 首先,它适用于想要为 CPython 编写扩展的人。 传统上,这些是用 C++ 和 C 编写的。Cython 工具用于静态编译纯 Python 模块。Woma 的优点是它是纯 python 模块的简写,这些模块具有良好的约束和类型检查,并且这些模块可以使用 Cython 轻松编译。
Expand Down

0 comments on commit fb41ce4

Please sign in to comment.