Conversation

I think truly user-empowering languages are those in which you can reimplement the whole stdlib using only the normal language + some set of compiler builtins. Things that fall in this category: Haskell, C++ (except std::initializer_list magic), ???
3
7