CodyIT@programming.dev to Programmer Humor@programming.dev · 2 months agothe beautiful codeprogramming.devexternal-linkmessage-square158fedilinkarrow-up1269arrow-down11
arrow-up1268arrow-down1external-linkthe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 2 months agomessage-square158fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up1·2 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.