# <span class='text-muted'>201.</span> Compiler Explorer shows the assembly code generated by many Fortran compilers.

<span style='font-size: small;' class='text-muted'>topic: {ref}`compiling`</span>

```{note}
This tip is a draft[^draft].

[^draft]: From the perspective of FortranTip Browser, "draft" means that
  it hasn't been edited for formatting,
  hasn't had corresponding Fortran programs added,
  the text content hasn't been enhanced, etc.
  Draft texts are extracted from the corresponding Tweet using the Twitter API.
```

&nbsp;


---

<blockquote class="twitter-tweet"><p lang="en" dir="ltr"><a href="https://t.co/yR6ucetSCi">https://t.co/yR6ucetSCi</a> Compiler Explorer lets you paste code in many languages, including Fortran, and see the assembly code generated by compilers including gfortran, ifort, ifx, LLVM-Flang, and IBM Power. Doing so can identify inefficiencies and compiler bugs.</p>&mdash; FortranTip (@fortrantip) <a href="https://twitter.com/fortrantip/status/1518552648647168001?ref_src=twsrc%5Etfw">April 25, 2022</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>