[ trixie ]
[ sid ]
[ 源代码: lfortran ]
软件包:lfortran(0.40.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-16
- C、C++ 和 Objective-C 编译器
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.3)
- GCC 支持库
-
- dep: liblfortran-dev (= 0.40.0-1)
- flang library - Development package.
-
- dep: liblfortran-runtime0 (= 0.40.0-1)
- Runtime libraries for the lfortran compiler
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: zlib1g (>= 1:1.2.0)
- 压缩库 - 运行时