Paketname | f2c |
Beschreibung | A FORTRAN 77 to C/C++ translator |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 20090411-1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 416 Byte |
Hängt ab von | libc6 (>= 2.3.6-6), libf2c2-dev |
Empfohlene Pakete | gcc |
Paketbetreuer | Alan Bain |
Quelle | |
Paketgröße | 236280 Byte |
Prüfsumme MD5 | 72ea127d7e43ed9276b8b787b8e30118 |
Prüfsumme SHA1 | ed28c58167f91237ee44ca4cf8e4b4f3abb53fae |
Prüfsumme SHA256 | 8f5f0d12a54374c54c3aa31891e74da4e108d5710b1c693adb160a479f04d7c2 |
Link zum Herunterladen | f2c_20090411-1_i386.deb |
Ausführliche Beschreibung | f2c 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.
|