Hacker News new | ask | show | jobs
by writebetterc 144 days ago
The grammar matters also, of course. A pure Python program is going to be much slower than the equivalent Rust program, just because CPython is so slow.

I don't know if this does semantic analysis of the program as well.