mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 10:21:31 +03:00
17 lines
440 B
Plaintext
17 lines
440 B
Plaintext
/- spider
|
|
/+ *ph-io
|
|
=, thread=thread:spider
|
|
^- imp:spider
|
|
|= =bowl:mall
|
|
=/ m (thread ,~)
|
|
;< ~ bind:m start-simple
|
|
;< ~ bind:m (raw-ship ~bud ~)
|
|
;< ~ bind:m (raw-ship ~marbud ~)
|
|
;< ~ bind:m (raw-ship ~linnup-torsyx ~)
|
|
;< ~ bind:m (raw-ship ~dev ~)
|
|
;< ~ bind:m (raw-ship ~mardev ~)
|
|
;< ~ bind:m (raw-ship ~mitnep-todsut ~)
|
|
;< ~ bind:m (send-hi ~linnup-torsyx ~mitnep-todsut)
|
|
;< ~ bind:m end-simple
|
|
(pure:m ~)
|