Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nequo
on Dec 15, 2023
|
parent
|
context
|
favorite
| on:
Oxlint – JavaScript linter written in Rust
rustc gives you astonishingly good error messages though which helps get through the borrow checking hurdles. And all the toolchain you need is cargo.
I don’t know C++. Does it have tooling that makes figuring things out similarly easy?
db48x
on Dec 15, 2023
[–]
Not nearly enough, and the best tools for C++ (debuggers like rr) work just fine on programs written in Rust.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I don’t know C++. Does it have tooling that makes figuring things out similarly easy?