Hello, and welcome to this strange little corner of the internet. Here, you’ll find some of my thoughts in a blog, along with some of the projects I’ve built.
I’m Finn, an Australian software developer, always interested in expanding my skills, and this site is a way to share that interest with the world!
Recent Posts (See All)
Building a Compiler Backend (Part 6: macOS)
The story of how I became a compiler developer, I guess. In this final part, I’ll look at what it takes to target Apple’s desktop operating system.
Advent of Code 2024 / December Adventure
What I’m doing this December.
Building a Compiler Backend (Part 5: Cores)
The story of how I became a compiler developer, I guess. Here I write the core files that are necessary for any real Callisto programs.