Modern interactive Fortran compiler built on top of LLVM
LFortran is a modern open-source (BSD licensed) interactive Fortran compiler built on top of LLVM. It can execute user's code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile to binaries with the goal to run user's code on modern architectures such as multi-core CPUs and GPUs. Try online: https://dev.lfortran.org/ See also: https://github.com/lfortran/lfortran
$
pkg install lfortranOrigin
lang/lfortran
Size
57.7MiB
License
BSD3CLAUSE
Maintainer
fortran@FreeBSD.org
Dependencies
7 packages
Required by
0 packages