merari42@lemmy.world to Programmer Humor@programming.devEnglish · 7 months agoSome of my iterations are delightfully recursivelemmy.worldimagemessage-square55fedilinkarrow-up1521arrow-down110
arrow-up1511arrow-down1imageSome of my iterations are delightfully recursivelemmy.worldmerari42@lemmy.world to Programmer Humor@programming.devEnglish · 7 months agomessage-square55fedilink
minus-squareUsername@feddit.delinkfedilinkarrow-up1arrow-down1·7 months agoThere also isn’t a loop instruction though.
minus-squareTechNerdWizard42@lemmy.worldlinkfedilinkarrow-up1·6 months agoIt’s a conditional branch… You make that into a loop. Branch if zero, branch if not zero, etc.
There also isn’t a loop instruction though.
It’s a conditional branch… You make that into a loop. Branch if zero, branch if not zero, etc.