this post was submitted on 21 Jan 2024
777 points (93.3% liked)

Programmer Humor

37182 readers
241 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] backhdlp@iusearchlinux.fyi 44 points 2 years ago (4 children)

Does anyone even know what Windows is written in?

[–] entropicdrift@lemmy.sdf.org 92 points 2 years ago (1 children)

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#.

[–] cypherix93@lemmy.world 32 points 2 years ago (2 children)
[–] backhdlp@iusearchlinux.fyi 10 points 2 years ago (1 children)
[–] getoffthedrugsdude@lemmy.ml 9 points 2 years ago

C or C++ usually

[–] lseif@sopuli.xyz 7 points 2 years ago

yeah but which craft?

[–] wreckedcarzz@lemmy.world 15 points 2 years ago (1 children)

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