sag to Programmer Humor@lemmy.ml • edit-23 months agoAnyone here use assembly?lemm.eeimagemessage-square79fedilinkarrow-up11.12Karrow-down111cross-posted to: programmer_humor@programming.dev
arrow-up11.11Karrow-down1imageAnyone here use assembly?lemm.eesag to Programmer Humor@lemmy.ml • edit-23 months agomessage-square79fedilinkcross-posted to: programmer_humor@programming.dev
minus-square@wewbull@feddit.uklinkfedilinkEnglish15•edit-23 months agoOnly the most very basic compilers. C compilers are in C mainly.
minus-squaredavel [he/him]linkfedilinkEnglish11•edit-23 months agoNot 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
Only the most very basic compilers. C compilers are in C mainly.
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
Talking about bootstrap here?
Indeed
And that’s how you get the Thompson hack