I’ve been exploring a new way to develop my programming language and evolve it gradually alongside my kernel project. While working on NexisK and NexisLoader, I started thinking about the build process itself. Running make all is practical, but it is also generic.
Source: [Dev.to](https://dev.to/icarotelesdasilva/what-do-you-think-of-this-kernel-compilation-method-1fmj)