Y
Hacker News
new
|
ask
|
show
|
jobs
by
oblio
3065 days ago
Why?
1 comments
GhostVII
3065 days ago
Maybe because python is very slow?
link
Myrmornis
3065 days ago
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.
link
mattgreenrocks
3065 days ago
pypy gives decent speed, and RPython is quite impressive.
But I'm sure it is ease of prototyping and exploring the design space.
link