Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:Faster language? (Score 1) 589

As you well know, CPython is the single implementation by which the language is defined. All the others are measured by how closely they match the behaviour of CPython. None of them get 100%.

I love Python, but it is a perfectly reasonable thing to say that it is not as fast as C. Keep your fingers crossed that the PyPy folks can pull off a miracle!

Slashdot Top Deals

People who go to conferences are the ones who shouldn't.

Working...