It looks like maak does not have a mechanism for specifying file dependencies (run recipe when dependent file is newer than output file). I'd love to be wrong. For command line runners like maak and just, why not use small cli scripts (`quick-math 23 42` instead of `maak quick-math 23 42`)? I think I'm missing the bigger picture.
mepian 1 hours ago [-]
What does it have to do with the Lisp machine?
tom_ 55 minutes ago [-]
Presumably it's a machine command runner (like shell commands and whatnot - as opposed to an Emacs command runner, perhaps).