Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cerved
38 days ago
|
parent
|
context
|
favorite
| on:
Mbake – A Makefile formatter and linter, that only...
I like it because it's language and tooling agnostic, declarative, fast and ubiquitous.
Where it's less great is complicated recipes and debugging
dima55
36 days ago
|
next
[–]
Look at "remake": a drop-in fork of GNU make, with an interactive debugger.
xigoi
38 days ago
|
prev
[–]
Make is not language agnostic; it has implicit rules for compiling C.
pheggs
38 days ago
|
parent
[–]
it also has implicit rules for other languages, why would that make it non-agnostic?
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Where it's less great is complicated recipes and debugging