Hacker News new | ask | show | jobs
by 1718627440 279 days ago
C and C++ do have package managers. It's just that these languages evolved for OS implementation and also that these package managers are old and stable so they have support for a lot of languages, so that you probably know them as OS package managers.
1 comments

Which is the correct thing to do as things written in language X can depend on things written in language Y.