Hacker News new | ask | show | jobs
by blt 1666 days ago
What is the less-engineered alternative to header files?
1 comments

Symbolic imports.

Basically, the way every programming language newer than C++ or Objective-C does it.