shrub/pkg/arvo/ted/ph/hi-comet-az.hoon

26 lines
619 B
Plaintext
Raw Normal View History

/- spider
/+ *ph-io
=, strand=strand:spider
^- thread:spider
|= vase
=/ m (strand ,vase)
=/ comet ~bosrym-podwyl-magnes-dacrys--pander-hablep-masrym-marbud
2021-06-18 08:54:17 +03:00
;< ~ bind:m start-azimuth
;< ~ bind:m (spawn ~bud)
;< ~ bind:m (init-ship ~bud |)
2020-12-01 17:59:07 +03:00
::
2021-06-18 08:54:17 +03:00
;< ~ bind:m (spawn ~marbud)
;< ~ bind:m (init-ship ~marbud |)
2020-12-01 17:59:07 +03:00
::
2021-06-18 08:54:17 +03:00
;< ~ bind:m (init-ship comet |)
;< ~ bind:m (send-hi comet ~bud)
2020-12-01 17:59:07 +03:00
::
2021-06-18 08:54:17 +03:00
;< ~ bind:m (spawn ~linnup-torsyx)
;< ~ bind:m (init-ship ~linnup-torsyx |)
2020-12-01 17:59:07 +03:00
::
;< ~ bind:m (send-hi comet ~linnup-torsyx)
;< ~ bind:m (send-hi ~linnup-torsyx comet)
2020-12-01 17:59:07 +03:00
::
2021-06-18 08:54:17 +03:00
;< ~ bind:m end
(pure:m *vase)