CodyIT@programming.dev to Programmer Humor@programming.dev · 27 days agothe beautiful codeprogramming.devimagemessage-square216fedilinkarrow-up1717arrow-down16
arrow-up1711arrow-down1imagethe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 27 days agomessage-square216fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up16·27 days 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.