CodyIT@programming.dev to Programmer Humor@programming.dev · 18 days agothe beautiful codeprogramming.devimagemessage-square231fedilinkarrow-up12.09Karrow-down111
arrow-up12.08Karrow-down1imagethe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 18 days agomessage-square231fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up23·18 days 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.