Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to compiler explorer #45

Open
awvwgk opened this issue Aug 18, 2022 · 2 comments
Open

Link to compiler explorer #45

awvwgk opened this issue Aug 18, 2022 · 2 comments
Labels
section: compiler Relevant for the compiler section on the webpage

Comments

@awvwgk
Copy link
Member

awvwgk commented Aug 18, 2022

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 awvwgk added the section: compiler Relevant for the compiler section on the webpage label Aug 18, 2022
@certik
Copy link
Member

certik commented Aug 18, 2022

We should also get LFortran into godbolt (lfortran/lfortran#623).

@ivan-pi
Copy link
Member

ivan-pi commented Sep 7, 2022

There is an open issue at GodBolt to support fpm: compiler-explorer/compiler-explorer#3919

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
section: compiler Relevant for the compiler section on the webpage
Projects
None yet
Development

No branches or pull requests

3 participants