|
You are here |
ericniebler.com | ||
| | | | |
ericniebler.github.io
|
|
| | | | | D4128: Ranges for the Standard Library: Revision 1 : | |
| | | | |
aras-p.info
|
|
| | | | | [AI summary] A programmer discusses the frustration with modern C++ features like Ranges, highlighting significant negative impacts on compilation times, non-optimized runtime performance, and cognitive load compared to simpler approaches. | |
| | | | |
bartoszmilewski.com
|
|
| | | | | Lazy evaluation can be a powerful tool for structuring your code. For instance, it can let you turn your code inside out, inverting the flow of control. Many a Haskell program take advantage of laziness to express algorithms in clear succinct terms, turning them from recipes to declarations. The question for today's blog post is:... | |
| | | | |
blog.functionalfun.net
|
|
| | | Simon Squared is a Windows Phone 7 puzzle game that I developed for a competition run by Red Gate software. In the game, you are shown a sh... | ||