top | item 29097605

(no title)

johnsoft | 4 years ago

If you thought compile times were bad before…

discuss

order

lostmsu|4 years ago

Then that would be the perfect solution for you! Interpreted Rust has no compilation step, you can jump straight to execution!

klodolph|4 years ago

Python has a compilation step, you can't jump straight to execution in Python.

Interpreted != not compiled.