mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 10:49:26 +03:00
15 lines
306 B
Plaintext
15 lines
306 B
Plaintext
|
/- aquarium
|
||
|
=, aquarium
|
||
|
:- %say
|
||
|
|= [* [her=ship command=tape] ~]
|
||
|
:- %aqua-events
|
||
|
%+ turn
|
||
|
^- (list unix-event)
|
||
|
:~ [//term/1 %belt %ctl `@c`%e]
|
||
|
[//term/1 %belt %ctl `@c`%u]
|
||
|
[//term/1 %belt %txt ((list @c) command)]
|
||
|
[//term/1 %belt %ret ~]
|
||
|
==
|
||
|
|= ue=unix-event
|
||
|
[%event her ue]
|