Posts tagged with 'cpp'

C++ is my second favourite language! I keep discovering new features every day, it is insane!

Sometimes I do stuff with it that is not good for your health, but how well!

A coroutine system for AVR 

AVR microcontrollers are fascinating to me, and I keep wanting to program them in fun and weird ways, using C++ in particular, as you may have seen in another previous post. Today, I want to investigate the implementation of coroutines (in fact, more precisely, of collaborative green threads) on AVR.

Let us have some fun with `constexpr` 

I love C++. It is my second favourite language. The depth of its design and the amount of features it proposes is truly out there. I am sometimes afraid that it will consume me, like an indescribable, immemorial eldritch horror; and once or twice when I contemplate the Abyss, g++ stares back at me, immobile, unquenched…