NAGware compiler -- f95 to C

jdn_at_stat.sfu.ca
Date: 11/28/03


Date: Fri, 28 Nov 2003 06:59:22 GMT

I need to translate some of my Fortran 95 code to C as I would like to
interface it with R which doesn't link with anything other than f77 or C.
It seems to me that this compiler is more of a f95-to-C translated than a
compiler and as such would most definitely serve my purpose. Has anyone
tried to use the C code generated by the compiler in any aspect? Or does
anyone know of a reliable tool of translating f95 to f77 (this would be
my preference as I'm no expert in C)?

Cheers,
Jason

 



Relevant Pages

  • Re: cobfd
    ... >>hi why can an old, free program like this spit translate the file defs, ... > The Demo I posted here doesn't just translate the file defs, ... you don't need a compiler, ... > copybooks to NovaXchange script notation. ...
    (comp.lang.cobol)
  • Re: Origin of size_t? Curious.
    ... > "be able to successfully translate and execute", ... >>> says what the compiler has to do. ... that doesn't stop it being a strictly conforming program. ...
    (comp.lang.c)
  • Re: [OT] Re: size of a sizeof(pointer)
    ... compilers are software systems that translate programs ... >> or machine language for execution on a computer. ... no one would call this translator a compiler. ...
    (comp.lang.c)
  • Re: how come OS be written in C
    ... and translate assembler and translate that assember to hex and stor ... translate a basic C language to assembler. ... Then you will use that simple compiler to ... tools to get an operating system up and running. ...
    (comp.lang.c)
  • Re: what does two semicolns ;; do
    ... loops like: ... AIR foris slightly more efficient/faster than while. ... Both statements translate to exactly one assembly ... Since we're presuming we don't know how clever the compiler is ...
    (comp.lang.php)