Hacker News new | ask | show | jobs
by Verdex 1597 days ago
I think Eve Online uses python.
2 comments

IIRC, Eve used Stackless Python, not normal CPython.
They do, and its caused them a lot of headache, probably was a mistake. If they would have at least used something like C#/Java/Go (go didn't exist at the time) they might not have had to do time-slowdowns to make large battles possible.

Then again maybe it would have slowed down development and never gotten off the ground at all!