Hacker News new | ask | show | jobs
by GhostVII 3064 days ago
Maybe because python is very slow?
2 comments

For this to be relevant you'd have to explain that you expect the shell process itself to be doing a lot of CPU-bound work.
pypy gives decent speed, and RPython is quite impressive.

But I'm sure it is ease of prototyping and exploring the design space.