hirrolotCompile-Time Introspection of Sum Types in Pure C99Recently I’ve published a blog post about Datatype99, a library implementing sum types in pure C99 with preprocessor macros only. Today…Apr 25, 2021Apr 25, 2021
hirrolotUnleashing Sum Types in Pure C99Some time ago, I was writing a TIFF encoder. A TIFF file consists of a header and a sequence of TIFF entries. To represent a TIFF entry, I…Feb 6, 2021Feb 6, 2021