517
submitted 1 year ago* (last edited 1 year ago) by Aatube@kbin.social to c/technology@lemmy.world

Since its inception, Microsoft Excel has changed how people organize, analyze, and visualize their data, providing a basis for decision-making for the flying billionaires heads up in the clouds who don't give a fuck for life off~~the~~line

you are viewing a single comment's thread
view the rest of the comments
[-] Aceticon@lemmy.world 0 points 1 year ago* (last edited 1 year ago)

I think you're used to modern interpreted languages and are unaware of how the runtimes of interpreted languages used to work.

Something like Basic (to use a properly old example) was constantly interpreting source code during the entire run.

If I'm not mistaken Python was the first major interpreted language which by default interpreted the code into a binary format and then just ran the binary (and, if I remember it correctly, that wasn't the case in its first version). By this point Java already JIT compilation in its VM for a while.

I think you're committing the error of comparing modern interpreted languages with how Java worked 2 decades ago.

this post was submitted on 23 Aug 2023
517 points (97.1% liked)

Technology

58157 readers
3652 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS