Re: Choice of programming language



Hello,

Michael Hennebry wrote:

<snip a bunch>

That said, C/C++ allows at least one optimization that is difficult
to do in FORTRAN: aggregating data of different types.
Parallel arrays could double your cache
misses and require an extra register.
This could have changed. It's been a while since I used FORTRAN.

Things have changed, Fortran (note spelling) has had user defined
types for 15 years now.

<snip the rest>

--
Cheers!

Dan Nagle
Purple Sage Computing Solutions, Inc.
.



Relevant Pages

  • Re: In the Shallow End
    ... You've never used fortran so obviously, again, you don't know what you are ... it wasn't extensions but the 2003 FORTRAN ... standard you were talking about. ...
    (comp.sys.mac.advocacy)
  • Re: reading more data than the record size (RECL)
    ... end snip ... My old compiles also write and read correctly with the subroutine I ... This overhead is there to allow Fortran ...
    (comp.lang.fortran)
  • Re: In the Shallow End
    ... Not a problem on Fortran. ... I'm vindicated about how crappy M$ products and languages really are. ... Doesn't matter if they are not standard in other languages, ...
    (comp.sys.mac.advocacy)
  • Re: In the Shallow End
    ... The best stuff was written on VMS for JSTARS and also the Starwars ... Are Windows backups hard? ... you aren't techically aware of what Fortran is. ...
    (comp.sys.mac.advocacy)
  • Re: OT: FORTRAN
    ... (snip about ENCODE AND DECODE perhaps?) ... did not include internal I/O, mixed-mode arithmetic, any way to detect end-of-file in a read, multiple integer precisions, etc. ... Many compilers had extensions for these, but they were not standard FORTRAN -- nor were the extensions consistent across the various vendors. ...
    (comp.lang.pl1)