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...
Build or embed online playground for fortran-lang.org
Ashirwad Mishra
This project aims to develop a Fortran playground, as an extension of the current fortran-lang.org website. This playground will offer the capability...
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...
LFORTRAN: IMPLEMENTING A CUSTOM WASM BACKEND
Mohd Ubaid Shaikh
This project is about adding support of generating WASM using the LFortran Compiler. In this project, I will be building a custom ASR (Abstract...
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...