diff options
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | README_zh.md | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -230,6 +230,7 @@ tinycc Tiny C Compiler emcc A toolchain for compiling to asm.js and WebAssembly icc Intel C/C++ Compiler ifort Intel Fortran Compiler +ifx Intel LLVM Fortran Compiler muslcc The musl-based cross-compilation toolchain fpc Free Pascal Programming Language Compiler wasi WASI-enabled WebAssembly C/C++ toolchain diff --git a/README_zh.md b/README_zh.md index 1b3f5437f..1ceaf8914 100644 --- a/README_zh.md +++ b/README_zh.md @@ -291,6 +291,7 @@ tinycc Tiny C Compiler emcc A toolchain for compiling to asm.js and WebAssembly icc Intel C/C++ Compiler ifort Intel Fortran Compiler +ifx Intel LLVM Fortran Compiler muslcc The musl-based cross-compilation toolchain fpc Free Pascal Programming Language Compiler wasi WASI-enabled WebAssembly C/C++ toolchain |
