CodyIT@programming.dev to Programmer Humor@programming.dev · 4 months agothe beautiful codeprogramming.devimagemessage-square221linkfedilinkarrow-up12.05Karrow-down111
arrow-up12.04Karrow-down1imagethe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 4 months agomessage-square221linkfedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up24·4 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.