CodyIT@programming.dev to Programmer Humor@programming.dev · 10 days agothe beautiful codeprogramming.devexternal-linkmessage-square214fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkthe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 10 days agomessage-square214fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up0·10 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.