|
|
|
|
|
by jchonphoenix
5256 days ago
|
|
Sure C++ can do what Go and Rust do. In fact any language that is turing complete can do anything that any other turing complete language can do. It just matters how easy to do it and how the syntax is. It's all about warts, and C++ has a lot of them. |
|