David's Coding Blog

Welcome to my blog

After much thought, I have decided to start a blog. In the future, I will document my thoughts and findings here as I work on my hobby projects.

The current project I am working on is an implementation of a PHP interpreter written in Go. There are some interesting learnings about the inner workings of PHP that I stumbled upon while working on it.
The project is already public on GitHub: GoPHP

I hope you will join me on my journey.