|
- The Fortran Programming Language — Fortran Programming Language
Fortran is a natively parallel programming language with intuitive array-like syntax to communicate data between CPUs You can run almost the same code on a single CPU, on a shared-memory multicore system, or on a distributed-memory HPC or cloud-based system
- 学习 — Fortran Programming Language
在 Fortran-lang 论坛中提出问题 —— 讨论 Fortran 相关内容的友好论坛。
- 快速入门教程 — Fortran Programming Language
本快速入门教程概述了 Fortran 编程语言及其常见的结构化编程概念的语法,包括:类型、变量、数组、控制流和函数。 本教程的内容显示在左侧的导航栏中,当前页面以粗体突出显示。
- 编译器 — Fortran Programming Language
最新的 NAG Fortran 编译器 版本 (7 0) 广泛支持传统和现代 Fortran 功能,包括使用 coarray 进行并行编程,以及对使用 OpenMP 进行编程的额外支持。
- 安装 GFortran — Fortran Programming Language
主 wiki 页面提供了许多关于 GFortran 以及一般 Fortran 的有用链接。 在本指南中,基于 GFortranBinaries 中的信息,以适合初学者的格式介绍了 GFortran 在 Windows、Linux、macOS 和 OpenBSD 上的安装过程。
- Hello world — Fortran Programming Language
In this part of the tutorial, we will write our first Fortran program: the ubiquitous “Hello, World!” example However, before we can write our program, we need to ensure that we have a Fortran compiler set up
- Community — Fortran Programming Language
A community-driven project for a de facto ‘standard’ library for Fortran The stdlib project is both a specification and a reference implementation, developed in cooperation with the Fortran Standards Committee
- Fortran-lang stdlib
The Fortran Standard, as published by the ISO (https: wg5-fortran org ), does not have a Standard Library The goal of this project is to provide a community driven and agreed upon de facto "standard" library for Fortran, called a Fortran Standard Library (stdlib)
|
|
|