[ prog / sol / mona ]

prog


Zig

29 2024-05-07 02:22

I haven't touched languages without automatic memory management since university. Zig and its built in GeneralPurposeAllocator + ArenaAllocator cured my fear of memory management. Stuff like cache line optimization still fly over my head but at least I got a start.

30


VIP:

do not edit these