logoalt Hacker News

pjmlpyesterday at 6:41 PM0 repliesview on HN

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.