LLVM
LLVM compilers include Clang for C, Clang++ for C++, and Flang-f18 for Fortran. Since LLVM 19, Flang is relatively mature and supports many Fortran programs.
2024
- 2024-09-27 – Free C C++ Fortran compiler families
- 2024-07-31 – Fortran module file format
- 2024-06-08 – Clang MSYS2 environment
- 2024-04-10 – LLVM Flang Fortran compiler
- 2024-03-06 – Install AMD AOCC C C++ Fortran compiler
2023
- 2023-12-15 – Compiler macro definitions
- 2023-02-09 – ISO_Fortran_binding.h and MPICH
2022
- 2022-10-17 – Fortran submodule file naming
2021
- 2021-02-20 – GCC static link missing DLL
2019
- 2019-04-09 – Python calling Python via subprocess
2018
- 2018-07-06 – print vs write Fortran statements