Skip to content

Commit 4942ac8

Browse files
authored
Update compilers.md -- moved Absoft and Lahey to discontinued section (fortran-lang#389)
1 parent 1e5fd3a commit 4942ac8

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

source/compilers.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -123,15 +123,6 @@ OpenMP standards and tuned for leading server-class Arm-based platforms. Built
123123
on the open source Flang front-end, and the LLVM‑based optimization and code
124124
generation back-end. Available as part of the Arm Compiler for Linux package.
125125

126-
<h4> <b> Absoft </b></h4>
127-
128-
[Absoft compilers](https://www.absoft.com/products/) include Pro Fortran
129-
delivering Absoft’s exclusive AP load balancing, AVX, OpenMP 3.1,
130-
extended Fortran 95 compiler with F2003 and F2008 features, FX3 graphical debugger,
131-
native tool suite integration, AMDAL HPC scientific and engineering library, and more.
132-
Pro Fortran includes Fast Data Visualization, an Absoft exclusive technology for
133-
graphical rendering and data output.
134-
135126
<h4> <b> Oracle / Sun </b></h4>
136127

137128
[Oracle C, C++, Fortran Compiler](https://www.oracle.com/application-development/technologies/developerstudio-features.html)
@@ -141,15 +132,6 @@ is highly optimized for Oracle systems, on-premise and in the cloud
141132
- Support for the latest industry standards, including C++14, C++11, C11 and OpenMP 4.0 and extensive GCC compatibility features
142133
- Automatic code analysis during compilation and automatic stack overflow protection at application runtime
143134

144-
<h4> <b> Lahey / Fujitsu </b></h4>
145-
146-
LF Professional v7.8 combines the 32/64-bit LGF Rainier compiler with the classic
147-
[Lahey/Fujitsu LF95](https://lahey.com/) compiler. LGF Rainier has full Fortran
148-
95/90/77 compliance with extensive support for the Fortran 2003 and 2008 standards.
149-
Lahey/Fujitsu LF95 offers best in class diagnostics.
150-
Includes the automatic-parallelizing GFortran compiler, Lahey/Fujitsu Fortran 95
151-
compiler, Visual Studio Fortran support, Winteracter WiSK Graphics package, and more.
152-
153135
<h4> <b> Silverfrost FTN95 </b></h4>
154136

155137
[Silverfrost FTN95](https://www.silverfrost.com/) is a full Fortran 95 standards
@@ -180,9 +162,11 @@ for x86_64 architecture is available.
180162
The following is a list of Fortran compilers that seem discontinued, so we do
181163
not list them above:
182164

165+
- Absoft
183166
- Apogee
184167
- Edinburgh Portable Compilers
185168
- Hewlett Packard
169+
- Lahey
186170
- Watcom
187171
- PathScale
188172
- G95

0 commit comments

Comments
 (0)