|
|
|
Python giving Haskell a run for its money
(konstruktor.ee)
|
|
5 points
by madisvain
5268 days ago
|
|
Everybody knows Haskell beats Python in speed - always. The main reason being is that Haskell is compiled but Python interpreted. There have been some general posts about this all around. But lets give it a fair trial before finding guilty - lets add PyPy to the mix. |
|