Hacker News new | ask | show | jobs
by sshine 1951 days ago
Looks cool! Why is all your code in .h files?
1 comments

My guess is because header files only involve pretty minimal build setup. Usually that design is with a single .h file though.