[ bianca ]
[ 源代码: lfortran ]
软件包:lfortran(0.45.0-1 以及其他的)
Modern interactive LLVM-based Fortran compiler
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.
其他与 lfortran 有关的软件包
|
|
|
|
-
- dep: clang-19
- C, C++ and Objective-C compiler
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2) [arm64]
- GCC support library
- dep: libgcc-s1 (>= 4.3) [amd64]
-
- dep: liblfortran-dev (= 0.45.0-1+b3)
- flang library - Development package.
-
- dep: liblfortran-runtime0 (= 0.45.0-1+b3)
- Runtime libraries for the lfortran compiler
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: libunwind8 [amd64]
- library to determine the call-chain of a program - runtime
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: zlib1g (>= 1:1.2.0)
- compression library - runtime