webpage icon indicating copy to clipboard operation
webpage copied to clipboard

Link to compiler explorer

Open awvwgk opened this issue 3 years ago • 2 comments

We could link in the compiler section for each Fortran compiler available on compiler explorer (https://godbolt.org/) to the respective view to allow people to quickly give the compiler a try without having to install it first.

Currently available on compiler explorer are

  • GCC GFortran (x86_64, aarch64, arm, mips, mipsel, mips64, mips64el, power, power64, power64le, s390x)
  • LLVM flang (x86_64)
  • Intel ifort / ifx (x86_64)

awvwgk avatar Aug 18 '22 14:08 awvwgk

We should also get LFortran into godbolt (https://github.com/lfortran/lfortran/issues/623).

certik avatar Aug 18 '22 15:08 certik

There is an open issue at GodBolt to support fpm: https://github.com/compiler-explorer/compiler-explorer/issues/3919

ivan-pi avatar Sep 07 '22 09:09 ivan-pi