Wipe5@lemmy.fmhy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agoThe programmer who turns complex languages into elegant symphonies.lemmy.mlimagemessage-square11fedilinkarrow-up150arrow-down10
arrow-up150arrow-down1imageThe programmer who turns complex languages into elegant symphonies.lemmy.mlWipe5@lemmy.fmhy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square11fedilink
minus-squarenychtelios@rlyeh.iculinkfedilinkEnglisharrow-up8·1 year agoActually compilers are more complex than operative systems, and incredibly they are built using compilers.
minus-squarepewpew@feddit.itlinkfedilinkEnglisharrow-up3·1 year agoI belive you. I made a basic OS in around a month and now i’m starting a C compiler, I think I underestimated it a bit
minus-squarecdnalsi@lemmy.worldlinkfedilinkEnglisharrow-up2·1 year agoCompilers are built using compilers?
minus-squarephorq@lemmy.mllinkfedilinkEnglisharrow-up6·1 year agoYup, 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.
minus-squareMartineski@lemmy.fmhy.mllinkfedilinkEnglisharrow-up3·1 year agoAlright, that’s kinda crazy lol.
Actually compilers are more complex than operative systems, and incredibly they are built using compilers.
I belive you. I made a basic OS in around a month and now i’m starting a C compiler, I think I underestimated it a bit
Compilers are built using compilers?
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.
Alright, that’s kinda crazy lol.