CodyIT@programming.dev to Programmer Humor@programming.dev · 2 months agothe beautiful codeprogramming.devimagemessage-square230linkfedilinkarrow-up12.1Karrow-down111
arrow-up12.09Karrow-down1imagethe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 2 months agomessage-square230linkfedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up23·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.