Skip to content

Commit 96eb56b

Browse files
authored
Merge pull request #154 from certik/f90
Add a link to fortran90.org
2 parents bb16dd1 + 227aa80 commit 96eb56b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_data/learning.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,11 @@ reference-links:
4747
- name: Fortran wiki
4848
url: http://fortranwiki.org/
4949
description: A rich collection of Fortran articles and resources in an editable wiki format
50-
50+
51+
- name: Fortran 90 org
52+
url: https://www.fortran90.org/
53+
description: Fortran Best Practices guide, Python/Fortran Rosetta Stone, Fortran FAQ
54+
5155
- name: "Fortran 2018 Standard Interpretation Document"
5256
url: https://j3-fortran.org/doc/year/18/18-007r1.pdf
5357
description: "J3/18-007r1 F2018, specification of the base Fortran 2018 language"

0 commit comments

Comments
 (0)