mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-17 03:44:34 +03:00
12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
/- spider
|
|
:- %say
|
|
|= [[now=@da *] ~ *]
|
|
:- %tang
|
|
=/ tree
|
|
.^((list (list @ud)) %mx /=spider/(scot %da now)/tree/noun)
|
|
%+ turn tree
|
|
|= imp=(list @ud)
|
|
=/ =path
|
|
(turn imp |=(=@ud (scot %ud ud)))
|
|
>path<
|