Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Builds systems à la carte: Theory and practice

https://www.cambridge.org/core/services/aop-cambridge-core/c...

I've always hated build systems. Stuff cobbled together that barely works, yet a necessary step towards working software. This paper showed me there's hope. If we take build systems seriously, we can come up with something much better than most systems out there.



Thanks for sharing!

I've recently started learning C++ and have had to grapple with the complexities of CMake. I'm only a few pages into the paper but it's already done a great job at distilling the problem domain and the core components of a build system.

I also found the beginning to be a great introduction to `make` and the build dependency tree.


This is my favorite paper now for 2 years in a row :)


I’ve loved build and deploy systems. Sure they are complex but when you have a working system, they are quite a joy.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: