785
STOP WRITING C (lemmy.world)
submitted 8 months ago by Maven@lemmy.world to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] backhdlp@iusearchlinux.fyi 44 points 8 months ago

Does anyone even know what Windows is written in?

[-] entropicdrift@lemmy.sdf.org 93 points 8 months ago

Originally Windows was written in assembly and ran on top of DOS, but since Windows 2000 and XP, it's been exclusively running on the NT kernel, which is written primarily in C, with some C++ in there as well.

The actual userspace is mostly C++ and C#.

[-] astrsk@kbin.social 16 points 8 months ago

And basically the entirety of dotnet 6 forward is spans. It’s all spans. All the way down.

[-] seth@lemmy.world 4 points 8 months ago

CSPAN is so boring

[-] wreckedcarzz@lemmy.world 16 points 8 months ago

Well, you know those claims that Java runs on 18 trillion devices? How do you think they got there, hmmmmm?

[-] rikudou 1 points 8 months ago

Unless something changed recently, kernel is in C and the OS itself in C++.

this post was submitted on 21 Jan 2024
785 points (93.4% liked)

Programmer Humor

32115 readers
261 users here now

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

Rules:

founded 5 years ago
MODERATORS