|
|
|
|
|
by kombine
5084 days ago
|
|
"C++ is a powerful language, but with awful syntax and semantics that can discourage experimentation." Then you should try out D. Bartosz Milewski in fact has been involved in D development for a long time. It certainly makes it easier to apply a lot of the FP techniques. |
|
I’m actually working on a compiler for a high-performance functional language, to serve in those cases when I would want to go back to C++…