3 comments

  • wwfn 4 minutes 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. I try to use Makefile to document data pipelines, but it's easy for it to become spaghetti.

    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 hour ago
    What does it have to do with the Lisp machine?
    • tom_ 58 minutes ago
      Presumably it's a machine command runner (like shell commands and whatnot - as opposed to an Emacs command runner, perhaps).
  • jjba23 1 day ago
    [flagged]