lfortran/lfortran
Official main repository for LFortran observed · 2026-09-03
Health v2 · maintenance only
100/100
- Activity 100
- Release rhythm 99
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 29.0
- age_days: 2719
- days_rel: 6
- days_push: 0
- n_releases_24m: 25
Adoption not part of the score
1231 stars · 272 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LFortran is a modern open-source interactive Fortran compiler built on LLVM that can execute code interactively like a REPL and also compile to fast binaries for CPUs and GPUs. It includes a Jupyter kernel for exploratory Fortran work and is progressing toward reliably compiling production Fortran codes.
Use cases
- run fortran code interactively like a repl
- compile fortran to fast binaries with llvm
- use fortran in jupyter notebooks
- port legacy fortran scientific code to gpus
- explore numerical algorithms interactively
- compile scipy or lapack style fortran libraries
When to choose
- you want an interactive, exploratory Fortran workflow similar to Python or Julia
- you need a modern LLVM-based Fortran compiler targeting multi-core CPUs and GPUs
- you want to run Fortran in Jupyter notebooks or the browser via WebAssembly
When to avoid
- you need a fully mature production compiler for arbitrary third-party Fortran code today
- you require complete Fortran standard coverage and guaranteed correctness for critical builds
- you just need a traditional batch compiler and have no need for interactivity
Facets
library · maturity active
compiler interpreter developer-tools compilers programming-languages developer-tools windows cpp wasm fortran llvm repl jupyter-kernel interactive-compiler hpc scientific-computing linux macos gpu
3 sources
- readme: https://github.com/lfortran/lfortran · fetched 2026-09-03 · a1b3e7a9c69a
- homepage: https://lfortran.org/ · fetched 2026-08-29 · c2323317ebcd
- site_page: https://docs.lfortran.org/ · fetched 2026-08-29 · a00c6bef825c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lfortran/lfortran | main | 100 |
For agents
markdown · JSON · MCP: product_card(name="lfortran/lfortran")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem