â„–4031931[Quote]
esl
â„–4031939[Quote]
many people posses a perverted sentimentality towards porting interpreted languages on metal instead of using languages like c or java
â„–4031947[Quote]
python is a nice interpreted language. It can easily interact with C ABI so it can serve as an abstraction layer for example for your modding support. When I was modding Civ IV it used python as an embedded modding support, which interacted with a dll. Anyway, why do you need to run python on raw hardware anyway?