# Source: f2c # Package: f2c # Versions: f2c (20061008-3), f2c (20090411-1), f2c (20090411-1+b1) # This Description is owned # Prioritize: 45 Description: A FORTRAN 77 to C/C++ translator 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. Description-da: En »FORTAN 77 til C/C++«-oversætter f2c oversætter FORTRAN 77 (med nogle udvidelser) til C, så det kan kompileres og køre på et system uden Fortran-kompiler. Filerne i C skal dernæst kædes til de rette biblioteker. . Dette er en aktivt vedligeholdt »FORTRAN til C«-oversætter, og med brugerfladen fort77 tilbydes en ideel måde til at kompilere FORTRAN-rutiner som sorte bokse (for eksempel til kald fra C). Faciliteter til fejlsøgning på kildeniveau er ikke tilgængelige, og fejlbeskeder er ikke så veludbyggede som i g77. # other Descriptions of the f2c package with a translation in da: # # Description-id: 129365 https://ddtp.debian.org/ddt.cgi?desc_id=129365 # patch https://ddtp.debian.org/ddt.cgi?diff1=129365&diff2=48360&language=da # This Description is active # This Description was in forky from 2025-08-10 to 2026-09-25; # This Description was in trixie from 2023-06-12 to 2026-09-14; # This Description was in sid from 2012-04-11 to 2026-09-25; # This Description was in bookworm from 2021-08-18 to 2026-07-13; # This Description was in bullseye from 2020-03-03 to 2024-09-02; # This Description was in stretch from 2015-05-03 to 2020-07-21; # This Description was in jessie from 2013-08-08 to 2018-06-26; # This Description was in wheezy from 2012-04-24 to 2016-06-07; # This Description was in buster from 2017-07-28 to 2022-09-13; #