July 11th 2026 - Things I Worked On
Started reading Crafting Intepreters
I miss object oriented programming languages so I'm hoping reading through this book I can write a new language that is object oriented and has the familiar C-Syntax. I do want to add the ability for the user to add macros; that's a killer feature.