Y
Hacker News
new
|
ask
|
show
|
jobs
by
assimpleaspossi
2 days ago
I find it somehow interesting that a tool for Python is written in Rust.
4 comments
fn-mote
2 days ago
Interesting but not surprising in an application where speed matters.
link
IshKebab
2 days ago
It's the same for JavaScript. Rust is the better language (especially for large projects like these), but sometimes you don't have a choice but to use Python or JS/TS.
link
lijok
2 days ago
What languages are python interpreters written in?
link
Hamuko
2 days ago
Wait until you hear what CPython is written in.
link