CodyIT@programming.dev to Programmer Humor@programming.dev · 1 month agothe beautiful codeprogramming.devexternal-linkmessage-square231fedilinkarrow-up12.1Karrow-down111
arrow-up12.09Karrow-down1external-linkthe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 1 month agomessage-square231fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up23·1 month 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.