CodyIT@programming.dev to Programmer Humor@programming.dev · 5 months agothe beautiful codeprogramming.devimagemessage-square229fedilinkarrow-up12.11K
arrow-up12.11Kimagethe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 5 months agomessage-square229fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up24·5 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.