about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2020-07-02 17:45:37 -0400
committerahriman <ahriman@falte.red>2020-07-02 17:45:37 -0400
commit49d8d713b224d284bbf479f9a45b56902b566f6d (patch)
treee913dd1395d92201e8576781b2d26789a228692c
parent6a4f007c661989322bf89d51c7c721161bf0cc17 (diff)
downloadsite-49d8d713b224d284bbf479f9a45b56902b566f6d.tar.gz
added flang to compiler list
-rw-r--r--html/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html
index b37ed4e..05ffadd 100644
--- a/html/index.html
+++ b/html/index.html
@@ -64,6 +64,7 @@
                 <li><code>elixir 1.10.2</code></li>
                 <li><code>erlang 21.2</code></li>
 		<li><code>fpc (Pascal) 3.0.4</code></li>
+		<li><code>flang (Fortran via LLVM) 8.0.1</code></li>
 		<li><code>gambit (Scheme) 4.9.3</code></li>
                 <li><code>gcc 8.3.0 (see the <a href="https://wiki.tilde.institute/w/gcc8">wiki page</a>)</code></li>
 		<li><code>gerbil (Scheme) 0.15.1 (see the <a href="https://wiki.tilde.institute/w/gerbilscheme">wiki page</a>)</code></li>