Hacker News new | ask | show | jobs
by nobleach 537 days ago
Rust also has great tooling. Clippy, Rust analyzer (the LSP). Developing Rust in NeoVim is just as fun as Go.

Other languages that do ok are OCaml, Elixir/Gleam, Typescript. Go and Rust just have what I consider a "cut above" the others when it comes to both tooling and standar language features.

1 comments

Dart’s tooling is also good and basically the whole ecosystem use these tools provided by default.