Highest Rated Comments


amzeratul57 karma

What is your opinion on Steam Greenlight, including the $100 fee?

amzeratul53 karma

What are your thoughts on the constraints vs static if debate on C++? D uses static if, and I remember seeing you championing it as the #1 feature you'd like seen in C++, but Stroustrup describes it as "a total abomination". Do you think that constraints do the job well? Possibly better than static if?

amzeratul10 karma

Lots of functional programming features are now available in languages such as C++ and D - what do you think are some of the functional features that we'll see incorporated in languages such as those over the next decade or two?