Compile M_intrinsics, fman, and gtk-fortran packages with LFortran
HarshilShah
This proposal aims to improve LFortran by compiling and validating real-world Fortran packages such as M_intrinsics, fman, and gtk-fortran. Instead...
Implementing Coarray Support in LFortran
Jainam_29
This project aims to implement full coarray support in the LFortran compiler, enabling native parallel programming capabilities based on the...
Compiling benchmark.f and feq-parse packages with LFortran
Jatinagarwal24
LFortran is a modern, interactive Fortran compiler built on LLVM that aims to support real-world Fortran codebases. This project focuses on enabling...
Enhancing MLIR Backend for LFortran
Yash Nagda
LFortran's MLIR(Multi-Level Intermediate Representation) backend executes fortran code via LLVM dialect of MLIR, but requires major refactoring with...