Hasty Briefsbeta

Writing a C Compiler, in Zig

13 days ago
  • #Zig
  • #Compiler
  • #Programming
  • Series of articles written while creating paella, inspired by Nora Sandler's 'Writing a C Compiler'.
  • Purpose was to learn Zig and procrastinate job searching during unemployment.
  • No major edits made, only broken links fixed.
  • Chapters cover various programming concepts from Unary to Linking.
  • Future writeups may be added if the book project continues.