I mean you would just interpret python code in python. I've seen it. So yes. At that point, code is just data. It can be in text or byte code if you want.
It's hard ware that gets really angry about self modifying code. And OSs trying to be secure. Because hardware likes to cache text. Python is well abstracted from hardware.
bonghits4jeebus 1 points 5 hours ago
I mean you would just interpret python code in python. I've seen it. So yes. At that point, code is just data. It can be in text or byte code if you want.
It's hard ware that gets really angry about self modifying code. And OSs trying to be secure. Because hardware likes to cache text. Python is well abstracted from hardware.