devlog 12-12
{ I still prefer the cyclic list for sentinel nodes—it feels more intuitive to me.
So I've modified the memory allocator accordingly.
However, this approach might be a bit more cumbersome to implement. }
Markdown to HTML
A tiny, fast Markdown blog for GitHub Pages.
{ I still prefer the cyclic list for sentinel nodes—it feels more intuitive to me.
So I've modified the memory allocator accordingly.
However, this approach might be a bit more cumbersome to implement. }