Now

Last update: April 29th, 2024

Working on my compiler

I'm learning more about how compiler works. To achieve that I want to write my own compiler for a subset of C. I'm now looking at other simple C compilers to study their internals and take inspiration from and starting to write what subset of C do I want to support.

Reading

I try to read as much as possible. The book I'm reading at the moment is A Short History of Nearly Everything