Hacker News new | ask | show | jobs
by Zuiii 1273 days ago
Fair point. I dearly miss Rust's type system.

I think python vs rust is always going to be a tradeoff either way. I just wish we had the best of both worlds in one language. Rust's base language with python's extensive library. Perhaps a new language will emerge that can satisfy both requirement now that Rust has a somewhat stable "safe" FFI. One can only wish.