NHacker Next
login
▲Maak.el: Lisp machine command runner in Emacs, infinitely extensible and Schemecodeberg.org
15 points by jjba23 1 days ago | 3 comments
Loading comments...
wwfn 25 seconds ago [-]
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).
jjba23 1 days ago [-]
[flagged]