Hacker News
new
past
comments
ask
show
jobs
points
by
cies
7 hours ago
|
comments
by
pjmlp
5 hours 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.
reply