fortran-lang / webpage

New Fortran webpage
https://fortran-lang.org/en
MIT License
48 stars 38 forks source link

Tutorial: object-oriented Fortran #59

Open LKedward opened 4 years ago

LKedward commented 4 years ago

As discussed on fortran-lang mailing list

Assign: Williams

jvdp1 commented 4 years ago

Here is a good tutorial (IMHO) on Fortran OOP: https://gist.github.com/n-s-k/522f2669979ed6d0582b8e80cf6c95fd

It is maybe worthwhile to ask the author (@n-s-k) if he would be interested to contribute to this tutorial.