this post was submitted on 05 Dec 2023
799 points (95.0% liked)

Programmer Humor

19488 readers
291 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 11 months ago (3 children)

Also, isn't COBOL extremely fast ? Which is not necessarily true for newer languages

[–] [email protected] 7 points 11 months ago

Rust: am i a joke to you?

[–] [email protected] 4 points 11 months ago

I think that's mostly because of the systems COBOL usually runs on, not so much because of the language

[–] [email protected] 3 points 11 months ago

You're probably thinking of Fortran, which is still used for hardcore number crunching in areas like physics.