Programming languages are notation.
A programming language cannot be "fast" or "slow".*
It's a LANGUAGE. It's how you communicate by laying down, in writing, the way that a program treats and defines its inputs and outputs.
* wrt how a program encoded in that language runs, that is—it is certainly the case that some forms of notation are faster/slower to write than others