套件: f2c (20200916-1)
f2c 的相關超連結
Trisquel 的資源:
下載原始碼套件 f2c:
維護者:
Original Maintainer:
- Barak A. Pearlmutter
外部的資源:
- 主頁 [www.netlib.org]
相似套件:
FORTRAN 77 to C/C++ translator
Translates FORTRAN 77 (with some extensions) into C, so that it can then be compiled and run on a system with no Fortran compiler. The C files must then be linked against the appropriate libraries.
This is an actively maintained FORTRAN to C translator and with the fort77 frontend provides an ideal way to compile FORTRAN routines as black boxes (for example for invocation from C). Source level debugging facilities are not available, and error messages are not as well developed as in g77.
其他與 f2c 有關的套件
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.7) [armhf]
-
- dep: libf2c2-dev
- Development libraries for use with f2c
-
- rec: gcc
- GNU C compiler
-
- sug: fort77
- Invoke f2c like a real compiler