2019-10-02 06:25:19 +03:00
|
|
|
/- spider
|
2019-10-02 06:39:49 +03:00
|
|
|
/+ *ph-io
|
2019-10-02 06:25:19 +03:00
|
|
|
=, thread=thread:spider
|
|
|
|
^- imp:spider
|
2019-11-10 06:09:02 +03:00
|
|
|
|= [=bowl:mall vase]
|
|
|
|
=/ m (thread ,vase)
|
2019-10-02 06:39:49 +03:00
|
|
|
;< ~ bind:m start-azimuth
|
|
|
|
;< ~ bind:m (spawn ~bud)
|
|
|
|
;< ~ bind:m (spawn ~dev)
|
|
|
|
;< ~ bind:m (real-ship ~bud)
|
|
|
|
;< ~ bind:m (real-ship ~dev)
|
|
|
|
;< ~ bind:m (send-hi ~bud ~dev)
|
|
|
|
;< ~ bind:m (breach-and-hear ~dev ~bud)
|
|
|
|
;< ~ bind:m (send-hi-not-responding ~bud ~dev)
|
|
|
|
;< ~ bind:m (real-ship ~dev)
|
|
|
|
;< ~ bind:m (wait-for-output ~bud "hi ~dev successful")
|
|
|
|
;< ~ bind:m end-azimuth
|
2019-11-10 06:09:02 +03:00
|
|
|
(pure:m vase)
|