Pakket: f2c (20240504-1)
Verwijzigingen voor f2c
Debian bronnen:
Het bronpakket f2c downloaden:
Beheerder:
Externe bronnen:
- Homepage [netlib.org]
Vergelijkbare pakketten:
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.
Andere aan f2c gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libf2c2-dev
- Development libraries for use with f2c
-
- rec: gcc
- GNU C compiler
-
- sug: fort77
- Invoke f2c like a real compiler