CodyIT@programming.dev to Programmer Humor@programming.dev · 9 months agothe beautiful codeprogramming.devimagemessage-square219fedilinkarrow-up12.12Karrow-down111
arrow-up12.11Karrow-down1imagethe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 9 months agomessage-square219fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up24·9 months agoNot reliably, no. Python is too dynamic to do that kind of thing without solving general program equivalence which is undecidable. Use a static language, problem solved.
Not reliably, no. Python is too dynamic to do that kind of thing without solving general program equivalence which is undecidable.
Use a static language, problem solved.