this post was submitted on 26 Jun 2023
180 points (96.9% liked)

Programmer Humor

32054 readers
1602 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
[โ€“] [email protected] 12 points 1 year ago (1 children)

Yup, C is written in C. You bootstrap using a compiler written in another language until your language is complete enough to write its own compiler.

[โ€“] [email protected] 3 points 1 year ago

Alright, that's kinda crazy lol.