Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
johnsoft
on Nov 3, 2021
|
parent
|
context
|
favorite
| on:
Python interpreter written in rust reaches 10000 c...
If you thought compile times were bad before…
lostmsu
on Nov 3, 2021
[–]
Then that would be the perfect solution for you! Interpreted Rust has no compilation step, you can jump straight to execution!
klodolph
on Nov 3, 2021
|
parent
[–]
Python has a compilation step, you can't jump straight to execution in Python.
Interpreted != not compiled.
lostmsu
on Nov 3, 2021
|
root
|
parent
[–]
This is irrelevant for the Rust interpreter written in Python. The interpreter will likely already be precompiled into bytecode when you run it on a Rust program.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: