diff options
| author | ruki <[email protected]> | 2026-05-09 22:44:44 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-05-09 22:44:44 +0800 |
| commit | b101a0cb501986cfb775c3df65e8285776b31f68 (patch) | |
| tree | dc3c61dbea29480a3ce13cca9a8f0d964604f4fe | |
| parent | b9f0814d18eced256d4a88018275daf4b697beb6 (diff) | |
update readme
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -247,6 +247,7 @@ ti-c6000 TI-CGT C6000 compiler iararm IAR ARM C/C++ Compiler kotlin-native Kotlin Native Programming Language Compiler filc A memory safe implementation of the C and C++ programming languages (https://fil-c.org/) +ascendc Huawei Ascend C (bisheng compiler driver) ``` ## Supported languages @@ -272,6 +273,7 @@ filc A memory safe implementation of the C and C++ programming language * Cppfront * Kotlin * C# +* Ascend C ## Features diff --git a/README_zh.md b/README_zh.md index 7095af4fe..1e8bb953d 100644 --- a/README_zh.md +++ b/README_zh.md @@ -309,6 +309,7 @@ ti-c6000 TI-CGT C6000 compiler iararm IAR ARM C/C++ Compiler kotlin-native Kotlin Native Programming Language Compiler filc A memory safe implementation of the C and C++ programming languages (https://fil-c.org/) +ascendc Huawei Ascend C (bisheng compiler driver) ``` ## 支持语言 @@ -334,6 +335,7 @@ filc A memory safe implementation of the C and C++ programming language * Cppfront * Kotlin * C# +* Ascend C ## 支持特性 |
