Hacker News new | ask | show | jobs
by oolonthegreat 927 days ago
reminds me of tsoding's nobuild, except it bypasses make and the only thing required is a C compiler. neat!
1 comments

Do you have a link or more info on this?
https://github.com/tsoding/nobuild

Basically it is a build system that uses C as a DSL. And no dependency tracking I think?

Thanks but... Oof! I think I prefer make.