shrub/pkg/arvo/sys
Philip Monk fea3bd60e4
dojo: add syntax for imps
This adds syntax for running imps.  For example:

-time ~s1

Runs the "time" imp with the argument ~s1.  This blocks the terminal
until the imp has completed (backspace kills it, of course).  You could
avoid blocking the terminal if you sacrifice the ability to use imps as
sources in more complex commands.

In keeping with this one-and-done view of imps, this also changes spider
to not use a live build of imps.  This significantly reduces the amount
of uncertainty around imps -- spider will try exactly once to run your
imp, and if it fails it'll tell you.  If you want to retry, that's up to
you.
2019-11-15 17:20:56 -08:00
..
vane dojo: add syntax for imps 2019-11-15 17:20:56 -08:00
arvo.hoon Merge branch 'master' into philip/mall-real 2019-11-04 19:35:24 -08:00
hoon.hoon hoon: extend gol check through cores 2019-11-09 18:25:42 +08:00
zuse.hoon eyre: fix tests 2019-11-13 19:41:56 -08:00