Quote Originally Posted by phibermon View Post
int C = 5;
int D = C++;
This seems like a proper place to mention the D programming language - https://dlang.org/ . To me it seems like an interesting project and it has certain features which look close to Pascal.
Also, here are few examples of C++ gramatical epicness - https://www.youtube.com/watch?v=OuKkDv95uEA