9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "rob pike" <rob@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: [9fans] mash
Date: Thu,  2 Nov 2000 08:20:28 -0500	[thread overview]
Message-ID: <20001102132035.7C21C199D7@mail> (raw)

We needed a make-like facility in Inferno but I dreaded porting
make or mk.  I had been musing for some time that mk is conceptually
just a special dependency-driven wrapper for shell scripts (this is its
major advance over make, in which the recipes are all mangled and
variables adjusted before the script is run).  It therefore seemed that
a shell with a little extra could provide the ability to write building
scripts as shell scripts.  But I didn't know how to do it right.  I mooted
this to Brucee, who ran with it and made mash by exploiting the module
loading of Inferno.  It was a brilliant coup and I wish I had it in other
systems.

-rob



             reply	other threads:[~2000-11-02 13:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-02 13:20 rob pike [this message]
2000-11-02 15:54 ` Rick Hohensee
2000-11-03  9:27   ` Leo Caves
  -- strict thread matches above, loose matches on Subject: below --
2000-11-03 17:25 rog
2000-07-18  7:42 [9fans] Mash forsyth
2000-07-18  8:18 ` Lucio De Re
2000-07-18  8:24   ` Lucio De Re
2000-07-17  2:01 pip
2000-07-16 22:21 ` Boyd Roberts
2000-07-17  0:57 pip
2000-07-16 21:49 ` Boyd Roberts
2000-07-16 22:20 brucee
2000-07-16 17:50 brucee
2000-07-17  9:12 ` Chris Locke
2000-07-18  6:27   ` Lucio De Re

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20001102132035.7C21C199D7@mail \
    --to=rob@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).