405
you are viewing a single comment's thread
view the rest of the comments
[-] BartyDeCanter@lemmy.sdf.org 33 points 5 months ago

Array operations in FORTRAN are much easier for the compiler heavily optimize than it is in c/c++ due to its array model and type system. You can achieve much of the same thing with modern compiler extensions, but it’s difficult and not as portable.

[-] milkisklim@lemm.ee 6 points 5 months ago

That's interesting, thanks

this post was submitted on 15 Feb 2025
405 points (100.0% liked)

Programmer Humor

37530 readers
65 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS