mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 22:55:03 +03:00
17 lines
444 B
Plaintext
17 lines
444 B
Plaintext
/- spider
|
|
/+ *ph-io
|
|
=, strand=strand:spider
|
|
^- thread:spider
|
|
|= vase
|
|
=/ m (strand ,vase)
|
|
;< ~ 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 *vase)
|