CodyIT@programming.dev to Programmer Humor@programming.dev · 3 days agothe beautiful codeprogramming.devimagemessage-square218fedilinkarrow-up12.04Karrow-down111
arrow-up12.03Karrow-down1imagethe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 3 days agomessage-square218fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up23·3 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.