CodyIT@programming.dev to Programmer Humor@programming.dev · 9 days agothe beautiful codeprogramming.devexternal-linkmessage-square232fedilinkarrow-up12.08Karrow-down111
arrow-up12.07Karrow-down1external-linkthe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 9 days agomessage-square232fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up23·8 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.