CodyIT@programming.dev to Programmer Humor@programming.dev · 8 months agothe beautiful codeprogramming.devimagemessage-square127linkfedilinkarrow-up11.66Karrow-down19
arrow-up11.65Karrow-down1imagethe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 8 months agomessage-square127linkfedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up18·8 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.