Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
120 days ago
Not all C++ is OOP, and Rust does support OOP as per CS literature, so much so that I have had no issues rewriting Raytracing Weekend tutorial from C++ into Rust, while keeping the same OOP architecture from the tutorial.