Hacker News new | past | comments | ask | show | jobs | submit
Amusing that the best python tools are written entirely in rust.
…amusing how? CPython is written in C, JVM is written in mix of cpp and Java, Rust was written using OCaml initially. Don’t know why you’re snickering. Do you also find it amusing that by the time cpp/rust team scaffolds and compiles initial boilerplate, python team is already making money?
That's what you get with toy languages.