diff options
| -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 ## 支持特性 |
