| ▲ | GodelNumbering 5 hours ago | |||||||
Personal opinion: C++ is the most elegant language I have used (for about 15 years). If you are the 'systemizer' type and like to have an extremely precise mental model of the thing you write down to the last bit, nothing beats C++. I acknowledge the limitations and uncertainties that come from compilers etc, but still | ||||||||
| ▲ | dbdr 5 hours ago | parent | next [-] | |||||||
> If you are the 'systemizer' type and like to have an extremely precise mental model of the thing you write down to the last bit, nothing beats C++. I would say the same thing of Rust. | ||||||||
| ||||||||
| ▲ | kibwen 2 hours ago | parent | prev [-] | |||||||
An elegant language is one that achieves a lot with very little. Forth and Scheme are elegant languages. You're free to like working in C++, and you can sure achieve a lot with it, but I don't think it's controversial to say that it does not do so with very little. | ||||||||
| ||||||||