6 ms·
> ...all kinds insane, undebuggable programs purely at compile-time ... in the most terrible purely functional language imaginable It's a clean, minimal, purel
by otabdeveloper2 7y ago
> ...all kinds insane, undebuggable programs purely at compile-time ... in the most terrible purely functional language imaginable
It's a clean, minimal, purely functional Lisp-like language. Nothing 'insane' or 'undebuggable' about it.
(Well, maybe if you're the kind of person who only ever coded Qt-style OOP C++98 in your life you might be shocked, but for the rest of us there is nothing surprising or special about C++ templates.)
- TeMPOraL 7y agoHaving worked a lot in both C++ and Lisp, I object to calling C++ templating "clean" and "minimal". C++ is a mess. I still love it though.