Here’s a concrete example: Recently I started work on a compiler (writing compilers is a hobby of mine; I’ve invented a number of scripting languages during my time as a game developer). In the past, when I’ve written compilers, I’ve taken a very strict OOP approach to the design of …