Y
Hacker News
new
|
ask
|
show
|
jobs
by
saagarjha
358 days ago
Taking unchanged Python and making it fast is basically impossible.
1 comments
fwip
358 days ago
Sure - but you can support unchanged Python at regular Python speed, and also have extensions to the language that can be run at higher speed.
link