Hacker News new | ask | show | jobs
by bee_rider 330 days ago
I don’t know anything about go. But Rust is more of a competitor to C and C++, right? It is sort of bizarre if these languages are butting heads with a scripting language like Python.

Python compares fairly well to Bash or JavaScript or whatever, right? (Maybe JavaScript is better, I don’t know anything about it).

1 comments

Rust has language features (often inspired by functional programming languages) that allow you to write pretty high level code.