this post was submitted on 03 Aug 2024
1097 points (99.1% liked)

Programmer Humor

32050 readers
1388 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
[–] wewbull@feddit.uk 15 points 1 month ago* (last edited 1 month ago) (3 children)

Only the most very basic compilers. C compilers are in C mainly.

[–] davel@lemmy.ml 11 points 1 month ago* (last edited 1 month ago)

Not the first C compiler obviously. According to this Stack Overflow post, BCPL* begat B, which begat C. Language self-hosting is pretty fascinating.

*Perhaps BCPL was originally written in assembly; I’m not certain: https://github.com/SergeGris/BCPL-compiler

[–] ulterno@lemmy.kde.social 8 points 1 month ago (1 children)

Talking about bootstrap here?

[–] wewbull@feddit.uk 2 points 1 month ago
[–] Revan343@lemmy.ca 2 points 1 month ago

And that's how you get the Thompson hack