Skip to content

Commit

Permalink
Deploying on 2024-05-02 20:14:05
Browse files Browse the repository at this point in the history
  • Loading branch information
Deploy committed May 2, 2024
1 parent b452e89 commit 83cadaf
Show file tree
Hide file tree
Showing 21 changed files with 1,224 additions and 46 deletions.
2 changes: 1 addition & 1 deletion docs/blog/2019/04/why-we-created-lfortran/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ <h1 id="how-to-bootstrap-it">How to bootstrap it</h1>
<li><a href="http://degenerateconic.com/fortran-and-llvm/">Jacob Williams</a></li>
<li><a href="https://hackaday.com/2019/05/03/fortran-goes-interactive/">Hackaday</a></li>
</ul>
<!-- raw HTML omitted -->
<!-- LA-UR-19-23884 -->



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ <h2 id="why-fortran">Why Fortran?</h2>
<ul>
<li><a href="https://twitter.com/OndrejCertik/status/1125782465493123072">Twitter</a></li>
</ul>
<!-- raw HTML omitted -->
<!-- LA-UR-19-24165 -->



Expand Down
4 changes: 4 additions & 0 deletions docs/blog/2024/04/lfortran-compiles-fortran-stdlib/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,10 @@ <h2 id="discussions">Discussions</h2>
</li>


<li class="next">
<a href="https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/" data-toggle="tooltip" data-placement="top" title="Fortran On Web Using LFortran">Next Post &rarr;</a>
</li>

</ul>


Expand Down
478 changes: 478 additions & 0 deletions docs/blog/2024/05/fortran-on-web-using-lfortran/index.html

Large diffs are not rendered by default.

48 changes: 48 additions & 0 deletions docs/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,54 @@ <h1>LFortran Blog</h1>

<div class="posts-list">

<article class="post-preview">
<a href="https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/">
<h2 class="post-title">Fortran On Web Using LFortran</h2>


</a>

<span class="post-meta">


<i class="fas fa-calendar"></i>&nbsp;Posted on May 2, 2024


&nbsp;|&nbsp;<i class="fas fa-clock"></i>&nbsp;2&nbsp;minutes


&nbsp;|&nbsp;<i class="fas fa-book"></i>&nbsp;376&nbsp;words


&nbsp;|&nbsp;<i class="fas fa-user"></i>&nbsp;<a href="https://ondrejcertik.com/">Ondřej Čertík</a>, <a href="https://github.com/czgdp1807">Gagandeep Singh</a>, <a href="https://github.com/Shaikh-Ubaid">Ubaid Shaikh</a>, <a href="https://www.linkedin.com/in/thirumalai-shaktivel/">Thirumalai Shaktivel</a>, <a href="https://www.linkedin.com/in/pranavgoswami1/">Pranav Goswami</a>, <a href="https://github.com/HarshitaKalani">Harshita Kalani</a>, <a href="">Parth Mistry</a>, <a href="">Gaurav Dhingra</a>, <a href="https://www.linkedin.com/in/smit-lunagariya-356b93179/">Smit Lunagariya</a>, <a href="https://github.com/ansharlubis">Luthfan Lubis</a>, <a href="https://uk.linkedin.com/in/namannimmo">Naman Gera</a>, <a href="https://github.com/lucifer1004">Zihua Wu</a>, <a href="https://khushi-411.github.io/">Khushi Agrawal</a>, <a href="https://www.linkedin.com/in/christophjunghans">Christoph Junghans</a>, <a href="https://www.linkedin.com/in/brianbeckman">Brian Beckman</a>, <a href="https://www.linkedin.com/in/dylon-edwards-0936bb39/">Dylon Edwards</a>


</span>


<div class="post-entry">

Fortran On Web Using LFortran Recently, there was a blog post titled Fortran on WebAssembly released by Dr George W Stagg. This article inspired us to compile the same example using our LFortran compiler. We are happy to share that we have the fortran mnist classifier example used in the blog post, compiled to WebAssembly using LFortran (with no hacks to the compiler) and working perfectly in the browser.
MNIST We cloned the original authors code and just swapped-in two of our generated files mnist.
<a href="https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/" class="post-read-more">[Read More]</a>

</div>


<div class="blog-tags">

<a href="https://lfortran.org//tags/fortran/">Fortran</a>&nbsp;

<a href="https://lfortran.org//tags/announcement/">Announcement</a>&nbsp;

<a href="https://lfortran.org//tags/webassembly/">webassembly</a>&nbsp;

<a href="https://lfortran.org//tags/fortran-lang/">fortran-lang</a>&nbsp;

</div>

</article>

<article class="post-preview">
<a href="https://lfortran.org/blog/2024/04/lfortran-compiles-fortran-stdlib/">
<h2 class="post-title">LFortran compiles Fortran stdlib</h2>
Expand Down
12 changes: 11 additions & 1 deletion docs/blog/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,17 @@
<description>Recent content in LFortran Blog on LFortran</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Tue, 16 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://lfortran.org/blog/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 02 May 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://lfortran.org/blog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Fortran On Web Using LFortran</title>
<link>https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/</link>
<pubDate>Thu, 02 May 2024 00:00:00 +0000</pubDate>

<guid>https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/</guid>
<description>Fortran On Web Using LFortran Recently, there was a blog post titled Fortran on WebAssembly released by Dr George W Stagg. This article inspired us to compile the same example using our LFortran compiler. We are happy to share that we have the fortran mnist classifier example used in the blog post, compiled to WebAssembly using LFortran (with no hacks to the compiler) and working perfectly in the browser.
MNIST We cloned the original authors code and just swapped-in two of our generated files mnist.</description>
</item>

<item>
<title>LFortran compiles Fortran stdlib</title>
<link>https://lfortran.org/blog/2024/04/lfortran-compiles-fortran-stdlib/</link>
Expand Down
4 changes: 2 additions & 2 deletions docs/download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -558,8 +558,8 @@ <h2>Development Version</h2>
<ul>

<li>
<a href="https://lfortran.github.io/tarballs/dev/lfortran-0.35.0-11-g1ce45f421.tar.gz">lfortran-0.35.0-11-g1ce45f421.tar.gz</a>
(Apr 16, 2024)
<a href="https://lfortran.github.io/tarballs/dev/lfortran-0.35.0-98-g0756423bc.tar.gz">lfortran-0.35.0-98-g0756423bc.tar.gz</a>
(May 2, 2024)
</li>

</ul>
Expand Down
12 changes: 11 additions & 1 deletion docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,17 @@
<description>Recent content on LFortran</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Tue, 16 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://lfortran.org/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 02 May 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://lfortran.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Fortran On Web Using LFortran</title>
<link>https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/</link>
<pubDate>Thu, 02 May 2024 00:00:00 +0000</pubDate>

<guid>https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/</guid>
<description>Fortran On Web Using LFortran Recently, there was a blog post titled Fortran on WebAssembly released by Dr George W Stagg. This article inspired us to compile the same example using our LFortran compiler. We are happy to share that we have the fortran mnist classifier example used in the blog post, compiled to WebAssembly using LFortran (with no hacks to the compiler) and working perfectly in the browser.
MNIST We cloned the original authors code and just swapped-in two of our generated files mnist.</description>
</item>

<item>
<title>LFortran compiles Fortran stdlib</title>
<link>https://lfortran.org/blog/2024/04/lfortran-compiles-fortran-stdlib/</link>
Expand Down
22 changes: 14 additions & 8 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,35 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://lfortran.org/</loc>
<lastmod>2024-04-16T00:00:00+00:00</lastmod>
<lastmod>2024-05-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url><url>
<loc>https://lfortran.org/tags/announcement/</loc>
<lastmod>2024-04-16T00:00:00+00:00</lastmod>
<lastmod>2024-05-02T00:00:00+00:00</lastmod>
</url><url>
<loc>https://lfortran.org/tags/fortran/</loc>
<lastmod>2024-04-16T00:00:00+00:00</lastmod>
<lastmod>2024-05-02T00:00:00+00:00</lastmod>
</url><url>
<loc>https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/</loc>
<lastmod>2024-05-02T00:00:00+00:00</lastmod>
</url><url>
<loc>https://lfortran.org/tags/fortran-lang/</loc>
<lastmod>2024-04-16T00:00:00+00:00</lastmod>
<lastmod>2024-05-02T00:00:00+00:00</lastmod>
</url><url>
<loc>https://lfortran.org/blog/</loc>
<lastmod>2024-04-16T00:00:00+00:00</lastmod>
<lastmod>2024-05-02T00:00:00+00:00</lastmod>
</url><url>
<loc>https://lfortran.org/tags/</loc>
<lastmod>2024-05-02T00:00:00+00:00</lastmod>
</url><url>
<loc>https://lfortran.org/tags/webassembly/</loc>
<lastmod>2024-05-02T00:00:00+00:00</lastmod>
</url><url>
<loc>https://lfortran.org/blog/2024/04/lfortran-compiles-fortran-stdlib/</loc>
<lastmod>2024-04-16T00:00:00+00:00</lastmod>
</url><url>
<loc>https://lfortran.org/tags/stdlib/</loc>
<lastmod>2024-04-16T00:00:00+00:00</lastmod>
</url><url>
<loc>https://lfortran.org/tags/</loc>
<lastmod>2024-04-16T00:00:00+00:00</lastmod>
</url><url>
<loc>https://lfortran.org/blog/2024/01/lfortran-compiles-60-of-scipy/</loc>
<lastmod>2024-01-10T00:00:00+00:00</lastmod>
Expand Down
52 changes: 52 additions & 0 deletions docs/tags/announcement/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,58 @@ <h1>Announcement</h1>

<div class="posts-list">

<article class="post-preview">
<a href="https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/">
<h2 class="post-title">Fortran On Web Using LFortran</h2>



</a>

<p class="post-meta">
<span class="post-meta">


<i class="fas fa-calendar"></i>&nbsp;Posted on May 2, 2024


&nbsp;|&nbsp;<i class="fas fa-clock"></i>&nbsp;2&nbsp;minutes


&nbsp;|&nbsp;<i class="fas fa-book"></i>&nbsp;376&nbsp;words


&nbsp;|&nbsp;<i class="fas fa-user"></i>&nbsp;<a href="https://ondrejcertik.com/">Ondřej Čertík</a>, <a href="https://github.com/czgdp1807">Gagandeep Singh</a>, <a href="https://github.com/Shaikh-Ubaid">Ubaid Shaikh</a>, <a href="https://www.linkedin.com/in/thirumalai-shaktivel/">Thirumalai Shaktivel</a>, <a href="https://www.linkedin.com/in/pranavgoswami1/">Pranav Goswami</a>, <a href="https://github.com/HarshitaKalani">Harshita Kalani</a>, <a href="">Parth Mistry</a>, <a href="">Gaurav Dhingra</a>, <a href="https://www.linkedin.com/in/smit-lunagariya-356b93179/">Smit Lunagariya</a>, <a href="https://github.com/ansharlubis">Luthfan Lubis</a>, <a href="https://uk.linkedin.com/in/namannimmo">Naman Gera</a>, <a href="https://github.com/lucifer1004">Zihua Wu</a>, <a href="https://khushi-411.github.io/">Khushi Agrawal</a>, <a href="https://www.linkedin.com/in/christophjunghans">Christoph Junghans</a>, <a href="https://www.linkedin.com/in/brianbeckman">Brian Beckman</a>, <a href="https://www.linkedin.com/in/dylon-edwards-0936bb39/">Dylon Edwards</a>


</span>


</p>
<div class="post-entry">

Fortran On Web Using LFortran Recently, there was a blog post titled Fortran on WebAssembly released by Dr George W Stagg. This article inspired us to compile the same example using our LFortran compiler. We are happy to share that we have the fortran mnist classifier example used in the blog post, compiled to WebAssembly using LFortran (with no hacks to the compiler) and working perfectly in the browser.
MNIST We cloned the original authors code and just swapped-in two of our generated files mnist.
<a href="https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/" class="post-read-more">[Read More]</a>

</div>


<div class="blog-tags">

<a href="https://lfortran.org//tags/fortran/">Fortran</a>&nbsp;

<a href="https://lfortran.org//tags/announcement/">Announcement</a>&nbsp;

<a href="https://lfortran.org//tags/webassembly/">webassembly</a>&nbsp;

<a href="https://lfortran.org//tags/fortran-lang/">fortran-lang</a>&nbsp;

</div>


</article>

<article class="post-preview">
<a href="https://lfortran.org/blog/2024/04/lfortran-compiles-fortran-stdlib/">
<h2 class="post-title">LFortran compiles Fortran stdlib</h2>
Expand Down
12 changes: 11 additions & 1 deletion docs/tags/announcement/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,17 @@
<description>Recent content in Announcement on LFortran</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Tue, 16 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://lfortran.org/tags/announcement/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 02 May 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://lfortran.org/tags/announcement/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Fortran On Web Using LFortran</title>
<link>https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/</link>
<pubDate>Thu, 02 May 2024 00:00:00 +0000</pubDate>

<guid>https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/</guid>
<description>Fortran On Web Using LFortran Recently, there was a blog post titled Fortran on WebAssembly released by Dr George W Stagg. This article inspired us to compile the same example using our LFortran compiler. We are happy to share that we have the fortran mnist classifier example used in the blog post, compiled to WebAssembly using LFortran (with no hacks to the compiler) and working perfectly in the browser.
MNIST We cloned the original authors code and just swapped-in two of our generated files mnist.</description>
</item>

<item>
<title>LFortran compiles Fortran stdlib</title>
<link>https://lfortran.org/blog/2024/04/lfortran-compiles-fortran-stdlib/</link>
Expand Down
52 changes: 52 additions & 0 deletions docs/tags/fortran-lang/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,58 @@ <h1>fortran-lang</h1>

<div class="posts-list">

<article class="post-preview">
<a href="https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/">
<h2 class="post-title">Fortran On Web Using LFortran</h2>



</a>

<p class="post-meta">
<span class="post-meta">


<i class="fas fa-calendar"></i>&nbsp;Posted on May 2, 2024


&nbsp;|&nbsp;<i class="fas fa-clock"></i>&nbsp;2&nbsp;minutes


&nbsp;|&nbsp;<i class="fas fa-book"></i>&nbsp;376&nbsp;words


&nbsp;|&nbsp;<i class="fas fa-user"></i>&nbsp;<a href="https://ondrejcertik.com/">Ondřej Čertík</a>, <a href="https://github.com/czgdp1807">Gagandeep Singh</a>, <a href="https://github.com/Shaikh-Ubaid">Ubaid Shaikh</a>, <a href="https://www.linkedin.com/in/thirumalai-shaktivel/">Thirumalai Shaktivel</a>, <a href="https://www.linkedin.com/in/pranavgoswami1/">Pranav Goswami</a>, <a href="https://github.com/HarshitaKalani">Harshita Kalani</a>, <a href="">Parth Mistry</a>, <a href="">Gaurav Dhingra</a>, <a href="https://www.linkedin.com/in/smit-lunagariya-356b93179/">Smit Lunagariya</a>, <a href="https://github.com/ansharlubis">Luthfan Lubis</a>, <a href="https://uk.linkedin.com/in/namannimmo">Naman Gera</a>, <a href="https://github.com/lucifer1004">Zihua Wu</a>, <a href="https://khushi-411.github.io/">Khushi Agrawal</a>, <a href="https://www.linkedin.com/in/christophjunghans">Christoph Junghans</a>, <a href="https://www.linkedin.com/in/brianbeckman">Brian Beckman</a>, <a href="https://www.linkedin.com/in/dylon-edwards-0936bb39/">Dylon Edwards</a>


</span>


</p>
<div class="post-entry">

Fortran On Web Using LFortran Recently, there was a blog post titled Fortran on WebAssembly released by Dr George W Stagg. This article inspired us to compile the same example using our LFortran compiler. We are happy to share that we have the fortran mnist classifier example used in the blog post, compiled to WebAssembly using LFortran (with no hacks to the compiler) and working perfectly in the browser.
MNIST We cloned the original authors code and just swapped-in two of our generated files mnist.
<a href="https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/" class="post-read-more">[Read More]</a>

</div>


<div class="blog-tags">

<a href="https://lfortran.org//tags/fortran/">Fortran</a>&nbsp;

<a href="https://lfortran.org//tags/announcement/">Announcement</a>&nbsp;

<a href="https://lfortran.org//tags/webassembly/">webassembly</a>&nbsp;

<a href="https://lfortran.org//tags/fortran-lang/">fortran-lang</a>&nbsp;

</div>


</article>

<article class="post-preview">
<a href="https://lfortran.org/blog/2024/04/lfortran-compiles-fortran-stdlib/">
<h2 class="post-title">LFortran compiles Fortran stdlib</h2>
Expand Down
12 changes: 11 additions & 1 deletion docs/tags/fortran-lang/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,17 @@
<description>Recent content in fortran-lang on LFortran</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Tue, 16 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://lfortran.org/tags/fortran-lang/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 02 May 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://lfortran.org/tags/fortran-lang/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Fortran On Web Using LFortran</title>
<link>https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/</link>
<pubDate>Thu, 02 May 2024 00:00:00 +0000</pubDate>

<guid>https://lfortran.org/blog/2024/05/fortran-on-web-using-lfortran/</guid>
<description>Fortran On Web Using LFortran Recently, there was a blog post titled Fortran on WebAssembly released by Dr George W Stagg. This article inspired us to compile the same example using our LFortran compiler. We are happy to share that we have the fortran mnist classifier example used in the blog post, compiled to WebAssembly using LFortran (with no hacks to the compiler) and working perfectly in the browser.
MNIST We cloned the original authors code and just swapped-in two of our generated files mnist.</description>
</item>

<item>
<title>LFortran compiles Fortran stdlib</title>
<link>https://lfortran.org/blog/2024/04/lfortran-compiles-fortran-stdlib/</link>
Expand Down
Loading

0 comments on commit 83cadaf

Please sign in to comment.