webpage icon indicating copy to clipboard operation
webpage copied to clipboard

New Fortran webpage

Results 124 webpage issues
Sort by recently updated
recently updated
newest added

It was discussed at the [October 2020 Fortran call](https://fortran-lang.discourse.group/t/fortran-monthly-call-october-2020/347) to add a section to our website about `autodiff`, similar to https://www.juliadiff.org/, that would list all the libraries and tools for...

section: packages

Here is the list of all Fortran compilers: https://fortran-lang.org/compilers/ For now I just copied the text from their official websites. We should now contact each vendor and see if they...

section: compiler

I suggest that we have to have and maintain our own benchmarks and have a dedicated section for it. As an example, the Julia page has [benchmarks](https://julialang.org/benchmarks/) against Fortran, but...

enhancement

In both fortran-lang/fortran-lang.org#99 and fortran-lang/fortran-lang.org#96 the code style is mentioned. Should we use the same code style as for [stdlib](https://github.com/fortran-lang/stdlib/blob/master/STYLE_GUIDE.md)?

section: learn

[As discussed on fortran-lang mailing list](https://groups.io/g/fortran-lang/topic/73954669?p=Created,,,20,1,0,0) Assign: Williams

section: learn

We should add a new category: * Codes that contain some Fortran code, but Fortran is not the primary development language (either has never been, or is not anymore) as...

section: packages

For beginners, log on to [the Fortran-lang website](https://fortran-lang.org/) and click [`get_started`](https://fortran-lang.org/learn/) to learn, but if they want to **download** the Fortran compiler, they will be confused, why Fortran does not...

section: compiler

The [Fortran Fans organization](https://github.com/fortran-fans) is providing the [Fortran in action](https://fortran-fans.github.io/Fortran-in-Action/) and [Modern Fortran programming](https://fortran-fans.github.io/Modern-Fortran-Programming/) pages. We should in include a reference to this resources on the learn page, either globally...

i18n: Chinese
section: learn

Let's have a post announcing the new webpage here and on the old page. This should make people aware of the upcoming migration.

section: news

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.8.0. Release notes Sourced from pre-commit's releases. pre-commit v3.8.0 Features Implement health checks for language: r so environments are recreated if the system version of...

dependencies
python