a0c1364e20
f18 is the work in process successor to flang, a LLVM-based Fortran compiler. It recently was accepted as an official LLVM project and while hence likely change drastically (also in distribution) in the future. This port tracks FreeBSD support/development.
4 lines
197 B
Text
4 lines
197 B
Text
F18 is a ground-up implementation of a Fortran front end written in modern C++.
|
|
F18, when combined with LLVM, is intended to replace the Flang compiler.
|
|
|
|
WWW: https://github.com/flang-compiler/f18
|