mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
14 lines
233 B
Plaintext
14 lines
233 B
Plaintext
|
/- spider
|
||
|
/+ *ph-io, *ph-util
|
||
|
=, strand=strand:spider
|
||
|
^- thread:spider
|
||
|
|= vase
|
||
|
=/ m (strand ,vase)
|
||
|
;< =bowl:spider bind:m get-bowl
|
||
|
;< ~ bind:m start-simple
|
||
|
|-
|
||
|
=* loop $
|
||
|
~& >> %looping
|
||
|
;< ~ bind:m (sleep ~s5)
|
||
|
loop
|