This project is about adding support of generating WASM using the LFortran Compiler. It focuses on building a custom ASR (Abstract Semantic...
Port fortran-lang.org to Sphinx
Henil Shalin Panchal
The idea is to Port the Entire site from Jekyll to Sphinx and MyST parser to add internationalisation as it comes built in Sphinx which also acts as...
Build an online playground for fortran-lang.org
Ashirwad Mishra
The project aimed to build a playground for Modern Fortran which enables users to run their code online. It will be offered as an extension to the...
LFortran - Implementing generics
Oshanath Rajawasam
Currently LFortran requires that all function parameters to be typed. This makes implementing algorithms supported by many types, tedious. This...
fpm-ize the Fortran ecosystem
Arteev Raina
This proposal describes the plan and research I have done to make the packages in Fortran Ecosystem FPM compatible. I have described in detail how I...