Make — A Program for Maintaining Computer Programs.¶
Feldman, S. I. (1979). Make — A Program for Maintaining Computer Programs. Software: Practice and Experience, 9(4), 255-265.
Cited by¶
2 citations across 2 artifacts.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Directed Acyclic Graph
- Software builds (
make, Bazel, Nix, module imports) treat files as nodes and dependencies as edges, with cycles flagged as errors.This sourceBuild systems model file dependencies as a DAG and flag cycles as errors.
- Software builds (
- Frame Problem
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:915a40735d90 · see in the full table