On Thu, May 10, 2007 at 04:37:58PM -0400, Robert G. Brown wrote: > Who knows, in ten years we may see a merge of fortran and c into a > "supercompiler" that permits near transparent switching of syntax, or > inlining of fortran in c the way assembler can be inlined now.
Existing compilers do inline Fortran into C, it's needed for some of the SPEC benchmarks which mix C with Fortran77 numerical routines. I don't see much point in having both languages in the same source file. -- greg _______________________________________________ Beowulf mailing list, Beowulf@beowulf.org To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf