urbit/pkg/arvo/sys/vane/gall.hoon

1770 lines
53 KiB
Plaintext
Raw Normal View History

!: :: %gall, agent execution
2016-11-24 07:25:07 +03:00
!? 163
!:
2016-11-24 07:25:07 +03:00
::::
|= pit=vase
=, gall
2015-05-10 01:55:05 +03:00
=> =~
2016-11-24 07:25:07 +03:00
|% :::::::::::::::::::::::::::::::::::::::::::::::::::::: rest of arvo
::::::::::::::::::::::::::::::::::::::::::::::::::::::
++ coke :: cook
$? %inn ::
%out ::
%cay ::
== ::
++ volt ?(%low %high) :: voltage
++ torc $@(?(%iron %gold) [%lead p=ship]) :: security control
2016-11-24 07:25:07 +03:00
++ roon :: reverse ames msg
$% [%d p=mark q=*] :: diff (diff)
[%x ~] ::
2016-11-24 07:25:07 +03:00
== ::
++ rook :: forward ames msg
$% [%m p=mark q=*] :: message
[%l p=mark q=path] :: "peel" subscribe
[%s p=path] :: subscribe
[%u ~] :: cancel+unsubscribe
== ::
++ whey :: foreign response
$? %peer ::
%peel ::
%poke ::
%pull ::
2016-11-24 07:25:07 +03:00
== ::
-- ::
|% :::::::::::::::::::::::::::::::::::::::::::::::::::::: local arvo
::::::::::::::::::::::::::::::::::::::::::::::::::::::
++ cote :: ++ap note
$% [%meta p=@tas q=vase] ::
[%send p=ship q=cush] ::
[%hiss p=(unit knot) q=mark r=cage] ::
2016-11-24 07:25:07 +03:00
== ::
++ cove (pair bone (wind cote cuft)) :: internal move
++ move (pair duct (wind note-arvo gift-arvo)) :: typed move
2016-11-24 07:25:07 +03:00
-- ::
|% :::::::::::::::::::::::::::::::::::::::::::::::::::::: %gall state
::::::::::::::::::::::::::::::::::::::::::::::::::::::
2018-02-22 17:19:17 +03:00
++ axle-n ?(axle) :: upgrade path
2016-11-04 04:35:47 +03:00
:::::::::::::::::::::::::::::::::::::::::::::::::::::: state proper
::::::::::::::::::::::::::::::::::::::::::::::::::::::
2016-11-24 07:25:07 +03:00
++ axle :: all state
$: %0 :: state version
2018-12-13 04:34:25 +03:00
=mast :: apps by ship
2016-11-24 07:25:07 +03:00
== ::
++ gest :: subscriber data
$: sup=bitt :: incoming subscribers
neb=boat :: outgoing subscribers
qel=(map bone @ud) :: queue meter
2016-11-24 07:25:07 +03:00
== ::
++ mast :: ship state
$: mak=* :: (deprecated)
sys=duct :: system duct
sap=(map ship scad) :: foreign contacts
bum=(map dude seat) :: running agents
wub=(map dude sofa) :: waiting queue
2016-11-24 07:25:07 +03:00
== ::
++ ffuc :: new cuff
$: p=(unit (set ship)) :: disclosing to
q=ship :: attributed to
2016-11-24 07:25:07 +03:00
== ::
++ prey (pair volt ffuc) :: privilege
2015-05-10 01:55:05 +03:00
++ scad :: foreign connection
$: p=@ud :: index
q=(map duct @ud) :: by duct
r=(map @ud duct) :: by index
2015-05-10 01:55:05 +03:00
== ::
2016-11-24 07:25:07 +03:00
++ scar :: opaque input
$: p=@ud :: bone sequence
q=(map duct bone) :: by duct
r=(map bone duct) :: by bone
2019-01-18 08:37:34 +03:00
== ::
:: ::
2016-11-04 04:35:47 +03:00
:: XX a hack, required to break a subscription loop ::
:: which arises when an invalid mark crashes a diff. ::
:: See usage in ap-misvale. ::
++ misvale-data (set wire) :: subscrs w/ bad marks
2016-11-24 07:25:07 +03:00
++ seat :: agent state
$: misvale=misvale-data :: bad reqs
vel=worm :: cache
arms=(map [term path] (unit (pair @ud term))) :: ap-find cache
mom=duct :: control duct
liv=? :: unstopped
toc=torc :: privilege
tyc=stic :: statistics
ged=gest :: subscribers
hav=vase :: running state
byk=beak :: update control
pyl=(map bone mark) :: req'd translations
zam=scar :: opaque ducts
2016-11-24 07:25:07 +03:00
== ::
++ sofa :: queue for blocked
$: kys=(qeu (trel duct prey club)) :: queued kisses
2016-11-24 07:25:07 +03:00
== ::
++ stic :: statistics
$: act=@ud :: change number
eny=@uvJ :: entropy
lat=@da :: time
2016-11-24 07:25:07 +03:00
== ::
-- ::
:::::::::::::::::::::::::::::::::::::::::::::::::::::: vane header
::::::::::::::::::::::::::::::::::::::::::::::::::::::
. ==
=| all=axle :: all vane state
2018-12-06 00:41:21 +03:00
|= $: our=ship :: identity
now=@da :: urban time
eny=@uvJ :: entropy
ska=sley :: activate
2016-11-24 07:25:07 +03:00
== :: opaque core
~% %gall-top ..is ~
|% :::::::::::::::::::::::::::::::::::::::::::::::::::::: state machine
::::::::::::::::::::::::::::::::::::::::::::::::::::::
++ mo
2018-12-13 04:34:25 +03:00
~% %gall-mo +> ~
2019-04-11 23:09:44 +03:00
::
2018-12-13 04:34:25 +03:00
=* mas mast.all
2019-04-11 23:09:44 +03:00
=* bowl-type -:!>(*bowl)
2019-04-25 20:30:25 +03:00
=* mo-context +
2019-04-11 23:09:44 +03:00
::
2018-12-13 04:34:25 +03:00
|_ $: hen=duct
2019-04-11 23:11:22 +03:00
moves=(list move)
2016-11-24 07:25:07 +03:00
==
2019-04-11 23:13:17 +03:00
::
++ mo-state .
::
:: +mo-abed: initialise engine with the provided duct.
::
++ mo-abed
2018-12-13 04:34:25 +03:00
|= =duct
2019-04-11 23:16:24 +03:00
^+ mo-state
::
mo-state(hen duct)
2016-11-24 07:25:07 +03:00
::
2019-04-11 23:16:24 +03:00
:: +mo-abet: resolve moves.
::
++ mo-abet
2019-04-25 20:30:25 +03:00
^- [(list move) _mo-context]
2019-04-11 23:16:24 +03:00
::
2019-04-25 20:39:32 +03:00
=/ resolved (flop moves)
[resolved mo-context]
2016-11-24 07:25:07 +03:00
::
:: +mo-conf: send an %exec to ford using a beak assembled with the current
:: timestamp.
2016-11-24 07:25:07 +03:00
::
++ mo-conf
|= [=dude =ship =desk]
^+ mo-state
::
=/ =beak
2019-04-25 20:39:32 +03:00
=/ =case [%da now]
[p=ship q=desk r=case]
::
(mo-boot dude beak)
::
2019-04-25 20:39:32 +03:00
:: +mo-pass: prepend a standard %pass move to the move state.
::
++ mo-pass
|= pass=(pair path note-arvo)
^+ mo-state
::
2019-04-25 20:39:32 +03:00
=/ =move [hen %pass pass]
mo-state(moves [move moves])
::
2019-04-25 20:39:32 +03:00
:: +mo-give: prepend a standard %give move to the move state.
2016-11-24 07:25:07 +03:00
::
++ mo-give
2019-04-25 20:39:32 +03:00
|= =gift:able
^+ mo-state
::
2019-04-25 20:39:32 +03:00
=/ =move [hen %give gift]
mo-state(moves [move moves])
2016-11-24 07:25:07 +03:00
::
:: +mo-okay: check that a ford-built app core produces a valid bowl.
::
++ mo-okay
~/ %mo-okay
|= =vase
2016-11-24 07:25:07 +03:00
^- ?
::
2019-04-25 20:39:32 +03:00
=/ val (slew 12 vase)
?~ val
%.n
::
2019-04-25 20:39:32 +03:00
=/ bowl p.u.val
(~(nest ut bowl) %.n bowl-type)
2016-11-24 07:25:07 +03:00
::
:: +mo-receive-core: receives an app core built by ford-turbo.
::
++ mo-receive-core
~/ %mo-receive-core
2019-04-24 20:53:35 +03:00
|= [=dude =beak =made-result:ford]
^+ mo-state
::
?: ?=([%incomplete *] made-result)
(mo-give %onto %.n tang.made-result)
::
=/ build-result build-result.made-result
::
?: ?=([%error *] build-result)
(mo-give %onto %.n message.build-result)
::
=/ =cage (result-to-cage:ford build-result)
=/ result-vase q.cage
::
=/ app-data=(unit seat) (~(get by bum.mas) dude)
?^ app-data
:: update the path
::
=/ updated u.app-data(byk beak)
=. bum.mas (~(put by bum.mas) dude updated)
:: magic update string from +mo-boon, "complete old boot"
::
ap-abet:(ap-peep:(ap-abed:ap dude [%high [~ our]]) result-vase)
:: first install of the app
::
?. (mo-okay result-vase)
(mo-give %onto %.n [%leaf "{<dude>}: bogus core"]~)
::
=. mo-state (mo-born dude beak result-vase)
::
=/ old mo-state
=/ wag (ap-prop:(ap-abed:ap dude [%high [~ our]]) ~)
::
?^ -.wag
=. mo-state old
(mo-give %onto %.n u.-.wag)
=. mo-state ap-abet:+.wag
(mo-give:(mo-claw dude) %onto %.y dude %boot now)
2016-11-24 07:25:07 +03:00
::
:: +mo-born: create a new seat.
::
++ mo-born
|= [=dude =beak =vase]
^+ mo-state
::
=| =seat
::
=/ =scar
=/ bone 1
=/ bone-by-duct [[[~ ~] 0] ~ ~]
=/ duct-by-bone [[0 [~ ~]] ~ ~]
[p=bone q=bone-by-duct r=duct-by-bone]
::
=/ new-seat
%_ seat
2016-11-24 07:25:07 +03:00
mom hen
byk beak
hav vase
zam scar
2016-11-24 07:25:07 +03:00
==
::
%_ mo-state
bum.mas (~(put by bum.mas) dude new-seat)
2016-11-24 07:25:07 +03:00
==
::
:: +mo-boot: sends an %exec to ford.
2016-11-24 07:25:07 +03:00
::
++ mo-boot
|= [=dude =beak]
^+ mo-state
::
=/ =path
=/ ship (scot %p p.beak)
=/ desk q.beak
=/ case (scot r.beak)
/sys/core/[dude]/[ship]/[desk]/[case]
::
=/ =note-arvo
=/ disc [p q]:beak
=/ spur /hoon/[dude]/app
=/ schematic [%core disc spur]
[%f %build live=%.y schematic]
::
=/ pass [path note-arvo]
(mo-pass pass)
::
:: +mo-away: handle a foreign request.
2016-11-24 07:25:07 +03:00
::
++ mo-away
~/ %mo-away
|= [=ship =cush]
^+ mo-state
::
?: ?=(%pump -.q.cush)
2016-11-24 07:25:07 +03:00
::
:: you'd think this would send an ack for the diff
:: that caused this pump. it would, but we already
:: sent it when we got the diff in ++mo-cyst. then
:: we'd have to save the network duct and connect it
:: to this returning pump.
::
mo-state
::
?: ?=(%peer-not -.q.cush)
=/ err (some p.q.cush)
(mo-give %unto %reap err)
::
=^ num mo-state (mo-bale ship)
::
=/ =rook
?- -.q.cush
%poke [%m p.p.q.cush q.q.p.q.cush]
%pull [%u ~]
%puff !!
%punk !!
%peel [%l p.q.cush q.q.cush]
%peer [%s p.q.cush]
==
::
=/ action -.q.cush
=/ =path /sys/way/[action]
=/ note=note-arvo [%a %want ship [%g %ge p.cush ~] [num rook]]
::
(mo-pass path note)
2016-11-24 07:25:07 +03:00
::
:: +mo-awed: handle foreign response.
2016-11-24 07:25:07 +03:00
::
++ mo-awed
|= [=whey art=(unit ares)]
^+ mo-state
::
=/ =ares
=/ tanks [%blank ~]
=/ tang (some tanks)
(fall art tang)
::
=/ to-tang
|= ars=(pair term tang)
^- tang
=/ tape (trip p.ars)
[[%leaf tape] q.ars]
::
=/ result (bind ares to-tang)
::
?- whey
%peel (mo-give %unto %reap result)
%peer (mo-give %unto %reap result)
%poke (mo-give %unto %coup result)
%pull mo-state
2016-11-24 07:25:07 +03:00
==
::
:: +mo-bale: assign an out bone.
::
++ mo-bale
|= =ship
^- [@ud _mo-state]
::
=/ =scad
=/ default [1 ~ ~]
=/ existing (~(get by sap.mas) ship)
(fall existing default)
::
=/ nom (~(get by q.scad) hen)
::
?^ nom
[u.nom mo-state]
::
=/ index p.scad
::
=/ contacts
%_ scad
p +(index)
q (~(put by q.scad) hen index)
r (~(put by r.scad) index hen)
2015-05-10 01:55:05 +03:00
==
::
=/ new-state
%_ mo-state
sap.mas (~(put by sap.mas) ship contacts)
==
::
[index new-state]
2015-05-10 01:55:05 +03:00
::
:: +mo-ball: retrieve an out bone by index.
::
++ mo-ball
|= [=ship index=@ud]
2015-05-10 01:55:05 +03:00
^- duct
::
=/ conns (~(got by sap.mas) ship)
=/ duct r:conns
(~(got by duct) index)
2015-05-10 01:55:05 +03:00
::
:: +mo-cyst-core: receive a core.
::
++ mo-cyst-core
|= [=path =sign-arvo]
^+ mo-state
::
?> ?=([%f %made *] sign-arvo)
?> ?=([@ @ @ @ @ ~] path)
::
2019-04-24 21:49:51 +03:00
=/ beak-path t.t.path
::
=/ =beak
2019-04-24 21:49:51 +03:00
=/ ship (slav %p i.beak-path)
=/ desk i.t.beak-path
=/ case [%da (slav %da i.t.t.beak-path)]
[p=ship q=desk r=case]
::
2019-04-24 21:49:51 +03:00
(mo-receive-core i.t.path beak result.sign-arvo)
::
:: +mo-cyst-pel: translated peer.
::
++ mo-cyst-pel
|= [=path =sign-arvo]
^+ mo-state
::
?> ?=([%f %made *] sign-arvo)
?> ?=([@ @ ~] path)
::
?: ?=([%incomplete *] result.sign-arvo)
=/ err (some tang.result.sign-arvo)
(mo-give %unto %coup err)
::
=/ build-result build-result.result.sign-arvo
::
?: ?=([%error *] build-result)
=/ err (some message.build-result)
(mo-give %unto %coup err)
::
=/ =cage (result-to-cage:ford build-result)
(mo-give %unto %diff cage)
::
:: +mo-cyst-red: diff ack.
::
++ mo-cyst-red
|= [=path =sign-arvo]
^+ mo-state
::
?> ?=([@ @ @ @ ~] path)
::
?. ?=([%a %woot *] sign-arvo)
~& [%red-want path]
mo-state
::
=/ him (slav %p i.t.path)
=/ dap i.t.t.path
=/ num (slav %ud i.t.t.t.path)
::
=/ gift +>.sign-arvo
::
=/ sys-path
=/ pax [%req t.path]
[%sys pax]
::
?~ q.gift
=/ =note-arvo [%g %deal [him our] dap %pump ~]
(mo-pass sys-path note-arvo)
::
=/ gall-move [%g %deal [him our] dap %pull ~]
=/ ames-move [%a %want him [%g %gh dap ~] [num %x ~]]
::
=. mo-state (mo-pass sys-path gall-move)
=. mo-state (mo-pass sys-path ames-move)
::
?. ?=([~ ~ %mack *] q.gift)
~& [%diff-bad-ack q.gift]
mo-state
~& [%diff-bad-ack %mack]
=/ slaw (slog (flop q.,.+>.q.gift)) :: FIXME overly noisy lark
(slaw mo-state)
::
:: +mo-cyst-rep: reverse request.
::
++ mo-cyst-rep
|= [=path =sign-arvo]
^+ mo-state
::
?> ?=([@ @ @ @ ~] path)
?> ?=([%f %made *] sign-arvo)
::
=/ him (slav %p i.t.path)
=/ dap i.t.t.path
=/ num (slav %ud i.t.t.t.path)
::
?: ?=([%incomplete *] result.sign-arvo)
=/ err (some tang.result.sign-arvo)
(mo-give %mack err)
::
=/ build-result build-result.result.sign-arvo
::
?: ?=([%error *] build-result)
:: "XX should crash"
=/ err (some message.build-result)
(mo-give %mack err)
::
:: "XX pump should ack"
=. mo-state (mo-give %mack ~)
::
=/ duct (mo-ball him num)
=/ initialised (mo-abed duct)
::
=/ =cage (result-to-cage:ford build-result)
=/ move [%unto %diff cage]
::
(mo-give:initialised move)
::
:: +mo-cyst-req: inbound request.
::
++ mo-cyst-req
|= [=path =sign-arvo]
^+ mo-state
::
?> ?=([@ @ @ @ ~] path)
::
=/ him (slav %p i.t.path)
=/ dap i.t.t.path
=/ num (slav %ud i.t.t.t.path)
::
?: ?=([%f %made *] sign-arvo)
?: ?=([%incomplete *] result.sign-arvo)
=/ err (some tang.result.sign-arvo)
(mo-give %mack err)
::
=/ build-result build-result.result.sign-arvo
::
?: ?=([%error *] build-result)
=/ err (some message.build-result)
(mo-give %mack err)
::
=/ =cage (result-to-cage:ford build-result)
=/ sys-path [%sys path]
=/ =note-arvo [%g %deal [him our] i.t.t.path %poke cage]
::
(mo-pass sys-path note-arvo)
::
?: ?=([%a %woot *] sign-arvo)
mo-state
::
?> ?=([%g %unto *] sign-arvo)
::
=/ =cuft +>.sign-arvo
::
?- -.cuft
::
%coup
::
(mo-give %mack p.cuft)
::
%diff
::
=/ sys-path [%sys %red t.path]
=/ note [%a %want him [%g %gh dap ~] [num %d p.p.cuft q.q.p.cuft]]
(mo-pass sys-path note)
::
%quit
::
=/ sys-path [%sys path]
=/ note [%a %want him [%g %gh dap ~] [num %x ~]]
(mo-pass sys-path note)
::
%reap
::
(mo-give %mack p.cuft)
==
::
:: +mo-cyst-val: inbound validate.
::
++ mo-cyst-val
|= [=path =sign-arvo]
^+ mo-state
2016-11-24 07:25:07 +03:00
::
?> ?=([%f %made *] sign-arvo)
?> ?=([@ @ @ ~] path)
::
=/ him (slav %p i.t.path)
=/ dap i.t.t.path
::
?: ?=([%incomplete *] result.sign-arvo)
=/ err (some tang.result.sign-arvo)
(mo-give %unto %coup err)
::
=/ build-result build-result.result.sign-arvo
::
?: ?=([%error *] build-result)
=/ err (some message.build-result)
(mo-give %unto %coup err)
::
=/ =prey [%high ~ him]
=/ =cage (result-to-cage:ford build-result)
=/ =club [%poke cage]
(mo-clip dap prey club)
::
:: +mo-cyst-way: outbound request.
::
++ mo-cyst-way
|= [=path =sign-arvo]
^+ mo-state
::
?> ?=([%a %woot *] sign-arvo)
?> ?=([@ @ ~] path)
::
=/ why ;;(whey i.t.path)
=/ art +>+.sign-arvo
::
(mo-awed why art)
::
:: +mo-cyst: take in /sys.
::
++ mo-cyst
~/ %mo-cyst
|= [pax=path sih=sign-arvo]
^+ mo-state
::
?+ -.pax !!
%core (mo-cyst-core pax sih)
%pel (mo-cyst-pel pax sih)
%red (mo-cyst-red pax sih)
%rep (mo-cyst-rep pax sih)
%req (mo-cyst-req pax sih)
%val (mo-cyst-val pax sih)
%way (mo-cyst-way pax sih)
2016-11-24 07:25:07 +03:00
==
::
2019-04-11 23:29:43 +03:00
:: +mo-cook: take in /use.
::
++ mo-cook
~/ %mo-cook
2019-04-11 23:29:43 +03:00
|= [=path hin=(hypo sign-arvo)]
^+ mo-state
::
?. ?=([@ @ coke *] path)
~& [%mo-cook-bad-pax path]
2016-11-24 07:25:07 +03:00
!!
2019-04-11 23:29:43 +03:00
::
=/ pap
=/ =term i.path
=/ =ffuc [~ (slav %p i.t.path)]
=/ =prey [%high ffuc]
(ap-abed:ap term prey)
::
=/ vax
=/ =vase hin
(slot 3 vase)
::
?- i.t.t.path
::
%inn
::
=/ poured (ap-pour:pap t.t.t.path vax)
ap-abet:poured
::
%cay
::
?. ?=([%e %sigh *] q.hin)
~& [%mo-cook-weird q.hin]
~& [%mo-cook-weird-path path]
mo-state
=/ purred (ap-purr:pap +<.q.hin t.t.t.path +>.q.hin)
ap-abet:purred
::
%out
::
?. ?=([%g %unto *] q.hin)
~& [%mo-cook-weird q.hin]
~& [%mo-cook-weird-path path]
mo-state
=/ pouted (ap-pout:pap t.t.t.path +>.q.hin)
ap-abet:pouted
2016-11-24 07:25:07 +03:00
==
::
2019-04-11 23:30:44 +03:00
:: +mo-claw: clear queue.
::
++ mo-claw
|= =dude
^+ mo-state
::
?. (~(has by bum.mas) dude)
mo-state
::
=/ suf (~(get by wub.mas) dude)
?~ suf
mo-state
::
|-
^+ mo-state
::
2016-11-24 07:25:07 +03:00
?: =(~ kys.u.suf)
2019-04-11 23:30:44 +03:00
%_ mo-state
wub.mas (~(del by wub.mas) dude)
==
::
2016-11-24 07:25:07 +03:00
=^ lep kys.u.suf [p q]:~(get to kys.u.suf)
2019-04-11 23:30:44 +03:00
::
=/ move [p.lep %slip %g %deal [q.q.q.lep our] dude r.lep]
$(moves [move moves])
::
:: +mo-beak: build beak.
2016-11-24 07:25:07 +03:00
::
2019-04-11 23:30:44 +03:00
++ mo-beak
|= =dude
2016-11-24 07:25:07 +03:00
^- beak
2019-04-11 23:30:44 +03:00
?~ app-data=(~(get by bum.mas) dude)
::
2019-04-11 23:30:44 +03:00
:: XX this fallback is necessary, as .dude could be either the source
:: or the destination app. ie, it might not exist locally ...
::
[our %home %da now]
byk.u.app-data
2016-11-24 07:25:07 +03:00
::
++ mo-peek
~/ %mo-peek
|= [=dude =prey =term =path]
2016-11-24 07:25:07 +03:00
^- (unit (unit cage))
::
=/ pap (ap-abed:ap dude prey)
(ap-peek:pap term path)
::
:: +mo-clip: apply club.
::
++ mo-clip
|= [=dude =prey =club]
^+ mo-state
::
=/ =path
=/ ship (scot %p q.q.prey)
/sys/val/[ship]/[dude]
::
=/ info
=/ beak (mo-beak dude)
[p q]:beak
::
?: ?=(%puff -.club)
=/ =note-arvo [%f %build live=%.n [%vale info +.club]]
(mo-pass path note-arvo)
::
?: ?=(%punk -.club)
=/ =note-arvo [%f %build live=%.n [%cast info p.club [%$ q.club]]]
(mo-pass path note-arvo)
::
?: ?=(%peer-not -.club)
=/ err (some p.club)
(mo-give %unto %reap err)
::
=/ pap (ap-abed:ap dude prey)
=/ clubbed (ap-club:pap club)
ap-abet:clubbed
::
2019-04-25 20:39:32 +03:00
:: +mo-come: handle locally
::
2019-04-25 20:39:32 +03:00
++ mo-come
|= [=ship =cush]
^+ mo-state
::
=/ default-sofa *sofa
::
2019-04-25 20:39:32 +03:00
=/ =prey [%high [~ ship]]
=/ =dude p.cush
=/ =club q.cush
::
?: |(!(~(has by bum.mas) dude) (~(has by wub.mas) dude))
~& >> [%mo-not-running dude -.club]
=/ =sofa
=/ kisses (fall (~(get by wub.mas) dude) default-sofa)
=/ kiss [hen prey club]
kisses(kys (~(put to kys.kisses) kiss))
::
%_ mo-state
wub.mas (~(put by wub.mas) dude sofa)
==
::
(mo-clip dude prey club)
::
:: +mo-gawk: ames forward.
2016-11-24 07:25:07 +03:00
::
++ mo-gawk
|= [him=@p =dude num=@ud =rook]
^+ mo-state
::
=. mo-state
?. ?=(%u -.rook)
mo-state
(mo-give %mack ~)
::
=/ =path
=/ ship (scot %p him)
=/ numb (scot %ud num)
/sys/req/[ship]/[dude]/[numb]
::
=/ =note-arvo
?- -.rook
%m [%g %deal [him our] dude %puff p.rook q.rook]
%l [%g %deal [him our] dude %peel p.rook q.rook]
%s [%g %deal [him our] dude %peer p.rook]
%u [%g %deal [him our] dude %pull ~]
==
::
(mo-pass path note-arvo)
::
:: +mo-gawd: ames backward.
::
++ mo-gawd
|= [him=@p =dude num=@ud =roon]
^+ mo-state
::
?- -.roon
::
%d
::
=/ =path
=/ ship (scot %p him)
=/ numb (scot %ud num)
/sys/rep/[ship]/[dude]/[numb]
::
=/ =note-arvo
=/ beak (mo-beak dude)
=/ info [p q]:beak
[%f %build live=%.n [%vale info p.roon q.roon]]
::
(mo-pass path note-arvo)
::
::
%x
::
=. mo-state (mo-give %mack ~) :: XX should crash
::
=/ out (mo-ball him num)
(mo-give:(mo-abed out) %unto %quit ~)
2015-05-10 01:55:05 +03:00
==
2016-11-24 07:25:07 +03:00
::
++ ap :: agent engine
~% %gall-ap +> ~
|_ $: $: dap/dude
pry/prey
ost/bone
zip/(list cove)
dub/(list (each suss tang))
==
seat
==
::
++ ap-abed :: initialize
~/ %ap-abed
2016-11-24 07:25:07 +03:00
|= {dap/dude pry/prey}
^+ +>
=: ^dap dap
^pry pry
2018-12-13 04:34:25 +03:00
+>+<+ `seat`(~(got by bum.mas) dap)
2016-11-24 07:25:07 +03:00
==
=+ unt=(~(get by q.zam) hen)
=: act.tyc +(act.tyc)
eny.tyc (shaz (mix (add dap act.tyc) eny))
lat.tyc now
==
?^ unt
+>.$(ost u.unt)
%= +>.$
ost p.zam
p.zam +(p.zam)
q.zam (~(put by q.zam) hen p.zam)
r.zam (~(put by r.zam) p.zam hen)
==
::
++ ap-abet :: resolve
^+ +>
=> ap-abut
%_ +>
2018-12-13 04:34:25 +03:00
bum.mas (~(put by bum.mas) dap +<+)
2019-04-11 23:34:30 +03:00
moves :(weld (turn zip ap-aver) (turn dub ap-avid) moves)
2016-11-24 07:25:07 +03:00
==
::
++ ap-abut :: track queue
^+ .
=+ [pyz=zip ful=*(set bone)]
|- ^+ +>
?^ pyz
?. ?=({$give $diff *} q.i.pyz)
$(pyz t.pyz)
=^ vad +> ap-fill(ost p.i.pyz)
$(pyz t.pyz, ful ?:(vad ful (~(put in ful) p.i.pyz)))
=+ ded=~(tap in ful)
2016-11-24 07:25:07 +03:00
|- ^+ +>.^$
?~ ded +>.^$
=> %*(. $(ded t.ded) ost i.ded)
=+ tib=(~(get by sup.ged) ost)
?~ tib ~&([%ap-abut-bad-bone dap ost] ..ap-kill)
ap-kill(q.q.pry p.u.tib)
::
++ ap-aver :: cove to move
~/ %ap-aver
2016-11-24 07:25:07 +03:00
|= cov/cove
2019-01-18 08:37:34 +03:00
^- move
2016-11-24 07:25:07 +03:00
:- (~(got by r.zam) p.cov)
?- -.q.cov
?($slip $sick) !!
2019-01-18 08:37:34 +03:00
$give
2016-11-24 07:25:07 +03:00
?< =(0 p.cov)
?. ?=($diff -.p.q.cov)
[%give %unto p.q.cov]
=+ cay=`cage`p.p.q.cov
=+ mar=(~(gut by pyl) p.cov p.cay)
2016-11-24 07:25:07 +03:00
?: =(mar p.cay) [%give %unto p.q.cov]
:+ %pass
[%sys %pel dap ~]
2018-12-13 09:34:12 +03:00
[%f %build live=%.n [%cast [p q]:(mo-beak dap) mar [%$ cay]]]
2016-11-24 07:25:07 +03:00
::
$pass
:+ %pass `path`[%use dap p.q.cov]
?- -.q.q.cov
2019-02-15 01:58:44 +03:00
:: $hiss `note-arvo`[%e %hiss +.q.q.cov]
2016-11-24 07:25:07 +03:00
$send `note-arvo`[%g %deal [our p.q.q.cov] q.q.q.cov]
$meta `note-arvo`[`@tas`p.q.q.cov %meta `vase`q.q.q.cov]
2019-07-04 03:08:23 +03:00
:: $response `note-arvo`[%i %response raw-http-response.q.q.cov]
2016-11-24 07:25:07 +03:00
==
::
:: I'm sort of stumped on how to get a %give out of the above; it's
:: just turning %cove into a %pass instead.
::
2016-11-24 07:25:07 +03:00
==
::
++ ap-avid :: onto results
|=(a/(each suss tang) [hen %give %onto a])
::
++ ap-call :: call into server
~/ %ap-call
|= {cog/term arg/vase}
^- {(unit tang) _+>}
2019-01-18 08:37:34 +03:00
=. +> ap-bowl
2016-11-24 07:25:07 +03:00
=^ arm +>.$ (ap-farm cog)
2018-03-19 06:54:47 +03:00
?: ?=(%| -.arm) [`p.arm +>.$]
2016-11-24 07:25:07 +03:00
=^ zem +>.$ (ap-slam cog p.arm arg)
2018-03-19 06:54:47 +03:00
?: ?=(%| -.zem) [`p.zem +>.$]
2019-01-18 08:37:34 +03:00
(ap-sake p.zem)
2016-11-24 07:25:07 +03:00
::
++ ap-peek
~/ %ap-peek
2016-11-24 07:25:07 +03:00
|= {ren/@tas tyl/path}
^- (unit (unit cage))
=+ ?. ?=($x ren)
[mar=%$ tyl=tyl]
=+ `path`(flop tyl)
?> ?=(^ -)
[mar=i tyl=(flop t)]
=^ cug +>.$ (ap-find %peek ren tyl)
2016-11-24 07:25:07 +03:00
?~ cug
((slog leaf+"peek find fail" >tyl< >mar< ~) [~ ~])
=^ arm +>.$ (ap-farm q.u.cug)
2018-03-19 06:54:47 +03:00
?: ?=(%| -.arm) ((slog leaf+"peek farm fail" p.arm) [~ ~])
2019-01-18 08:37:34 +03:00
=^ zem +>.$ (ap-slam q.u.cug p.arm !>((slag p.u.cug `path`[ren tyl])))
2018-03-19 06:54:47 +03:00
?: ?=(%| -.zem) ((slog leaf+"peek slam fail" p.zem) [~ ~])
2016-11-24 07:25:07 +03:00
?+ q.p.zem ((slog leaf+"peek bad result" ~) [~ ~])
2018-03-19 07:18:20 +03:00
~ ~
{~ ~} [~ ~]
{~ ~ ^}
2018-03-29 21:03:14 +03:00
=+ caz=(sped (slot 7 p.zem))
2016-11-24 07:25:07 +03:00
?. &(?=({p/@ *} q.caz) ((sane %tas) p.q.caz))
((slog leaf+"scry: malformed cage" ~) [~ ~])
?. =(mar p.q.caz)
[~ ~]
``[p.q.caz (slot 3 caz)]
==
::
++ ap-club :: apply effect
|= cub/club
^+ +>
?- -.cub
$peel (ap-peel +.cub)
$poke (ap-poke +.cub)
$peer (ap-peer +.cub)
$puff !!
$punk !!
2016-11-08 01:15:56 +03:00
$peer-not !!
2016-11-24 07:25:07 +03:00
$pull ap-pull
$pump ap-fall
==
::
++ ap-diff :: pour a diff
~/ %ap-diff
2016-11-24 07:25:07 +03:00
|= {her/ship pax/path cag/cage}
2018-03-29 21:03:14 +03:00
:: =. q.cag (sped q.cag)
=^ cug +>.$ (ap-find [%diff p.cag +.pax])
2016-11-24 07:25:07 +03:00
?~ cug
%. [| her +.pax]
ap-pump:(ap-lame %diff (ap-suck "diff: no {<`path`[p.cag +.pax]>}"))
=+ ^= arg ^- vase
%- slop
?: =(0 p.u.cug)
2019-05-29 01:37:42 +03:00
[!>(`path`+.pax) (ap-cage cag)]
2016-11-24 07:25:07 +03:00
[!>((slag (dec p.u.cug) `path`+.pax)) q.cag]
=^ cam +>.$ (ap-call q.u.cug arg)
2019-01-18 08:37:34 +03:00
?^ cam
2016-11-24 07:25:07 +03:00
(ap-pump:(ap-lame q.u.cug u.cam) | her pax)
(ap-pump & her pax)
::
2019-05-29 01:37:42 +03:00
++ ap-cage :: cage to tagged vase
|= cag/cage
^- vase
(slop `vase`[[%atom %tas `p.cag] p.cag] q.cag)
::
2016-11-24 07:25:07 +03:00
++ ap-pump :: update subscription
~/ %ap-pump
2016-11-24 07:25:07 +03:00
|= {oak/? her/ship pax/path}
=+ way=[(scot %p her) %out pax]
?: oak
(ap-pass way %send her -.pax %pump ~)
(ap-pass:(ap-give %quit ~) way %send her -.pax %pull ~)
::
++ ap-fall :: drop from queue
^+ .
?. (~(has by sup.ged) ost) .
=+ soy=(~(get by qel.ged) ost)
2019-01-18 08:37:34 +03:00
?: |(?=(~ soy) =(0 u.soy))
2016-11-24 07:25:07 +03:00
:: ~& [%ap-fill-under [our dap] q.q.pry ost]
+
=. u.soy (dec u.soy)
:: ~& [%ap-fill-sub [[our dap] q.q.pry ost] u.soy]
2019-01-18 08:37:34 +03:00
?: =(0 u.soy)
2016-11-24 07:25:07 +03:00
+(qel.ged (~(del by qel.ged) ost))
+(qel.ged (~(put by qel.ged) ost u.soy))
::
++ ap-farm :: produce arm
~/ %ap-farm
|= cog/term
^- {(each vase tang) _+>}
=+ pyz=(mule |.((~(mint wa vel) p.hav [%limb cog])))
2019-01-18 08:37:34 +03:00
?: ?=(%| -.pyz)
2016-11-24 07:25:07 +03:00
:_(+>.$ [%| +.pyz])
:_ +>.$(vel `worm`+>.pyz)
=+ ton=(mock [q.hav q.+<.pyz] ap-sled)
?- -.ton
$0 [%& p.+<.pyz p.ton]
$1 [%| (turn p.ton |=(a/* (smyt (path a))))]
$2 [%| p.ton]
==
::
++ ap-fill :: add to queue
^- {? _.}
=+ suy=(~(gut by qel.ged) ost 0)
2019-06-04 01:23:29 +03:00
=/ subscriber=(unit (pair ship path))
2019-06-04 15:02:35 +03:00
(~(get by sup.ged) ost)
2019-06-04 01:23:29 +03:00
?: ?& =(20 suy)
?| ?=(~ subscriber)
!=(our p.u.subscriber)
==
==
2019-03-13 14:50:56 +03:00
~& [%gall-pulling-20 ost (~(get by sup.ged) ost) (~(get by r.zam) ost)]
[%| ..ap-fill]
:: ~& :* %gall-pushing-20
:: ost
:: suy=suy
:: (~(get by r.zam) ost)
:: ==
[%& ..ap-fill(qel.ged (~(put by qel.ged) ost +(suy)))]
2016-11-24 07:25:07 +03:00
::
++ ap-find :: general arm
~/ %ap-find
2016-11-24 07:25:07 +03:00
|= {cog/term pax/path}
^- [(unit (pair @ud term)) _+>]
:: check cache
?^ maybe-result=(~(get by arms) [cog pax])
[u.maybe-result +>.$]
::
=/ result=(unit (pair @ud term))
=+ dep=0
|- ^- (unit (pair @ud term))
=+ ^= spu
?~ pax ~
$(pax t.pax, dep +(dep), cog (ap-hype cog i.pax))
?^ spu spu
?.((ap-fond cog) ~ `[dep cog])
::
=. arms (~(put by arms) [cog pax] result)
[result +>.$]
2016-11-24 07:25:07 +03:00
::
++ ap-fond :: check for arm
~/ %ap-fond
2016-11-24 07:25:07 +03:00
|= cog/term
^- ?
(slob cog p.hav)
::
++ ap-give :: return result
|= cit/cuft
^+ +>
+>(zip :_(zip [ost %give cit]))
::
++ ap-bowl :: set up bowl
%_ .
+12.q.hav
^- bowl
:* :* our :: host
q.q.pry :: guest
dap :: agent
== ::
:* wex=~ :: outgoing
sup=sup.ged :: incoming
== ::
:* ost=ost :: cause
act=act.tyc :: tick
eny=eny.tyc :: nonce
now=lat.tyc :: time
byk=byk :: source
== == ::
==
::
++ ap-hype :: hyphenate
~/ %ap-hype
2016-11-24 07:25:07 +03:00
|=({a/term b/term} `term`(cat 3 a (cat 3 '-' b)))
::
++ ap-move :: process each move
~/ %ap-move
|= vax/vase
^- {(each cove tang) _+>}
?@ q.vax :_(+>.$ [%| (ap-suck "move: invalid move (atom)")])
?^ -.q.vax :_(+>.$ [%| (ap-suck "move: invalid move (bone)")])
?@ +.q.vax :_(+>.$ [%| (ap-suck "move: invalid move (card)")])
=+ hun=(~(get by r.zam) -.q.vax)
?. &((~(has by r.zam) -.q.vax) !=(0 -.q.vax))
2018-06-01 03:14:39 +03:00
~& [q-vax+q.vax has-by-r-zam+(~(has by r.zam) -.q.vax)]
2016-11-24 07:25:07 +03:00
:_(+>.$ [%| (ap-suck "move: invalid card (bone {<-.q.vax>})")])
=^ pec vel (~(spot wa vel) 3 vax)
=^ cav vel (~(slot wa vel) 3 pec)
2019-01-18 08:37:34 +03:00
?+ +<.q.vax
2016-11-24 07:25:07 +03:00
(ap-move-pass -.q.vax +<.q.vax cav)
$diff (ap-move-diff -.q.vax cav)
2019-02-15 01:58:44 +03:00
:: $hiss (ap-move-hiss -.q.vax cav)
2016-11-24 07:25:07 +03:00
$peel (ap-move-peel -.q.vax cav)
$peer (ap-move-peer -.q.vax cav)
$pull (ap-move-pull -.q.vax cav)
$poke (ap-move-poke -.q.vax cav)
$send (ap-move-send -.q.vax cav)
$quit (ap-move-quit -.q.vax cav)
::
:: $connect (ap-move-connect -.q.vax cav)
$http-response (ap-move-http-response -.q.vax cav)
2016-11-24 07:25:07 +03:00
==
::
++ ap-move-quit :: give quit move
~/ %quit
2016-11-24 07:25:07 +03:00
|= {sto/bone vax/vase}
^- {(each cove tang) _+>}
:_ +>(sup.ged (~(del by sup.ged) sto))
2016-11-24 07:25:07 +03:00
?^ q.vax [%| (ap-suck "quit: improper give")]
[%& `cove`[sto %give `cuft`[%quit ~]]]
::
++ ap-move-diff :: give diff move
~/ %diff
2016-11-24 07:25:07 +03:00
|= {sto/bone vax/vase}
^- {(each cove tang) _+>}
2018-03-29 21:03:14 +03:00
=^ pec vel (~(sped wa vel) vax)
2016-11-24 07:25:07 +03:00
?. &(?=(^ q.pec) ?=(@ -.q.pec) ((sane %tas) -.q.pec))
:_(+>.$ [%| (ap-suck "diff: improper give")])
=^ tel vel (~(slot wa vel) 3 pec)
:_(+>.$ [%& sto %give %diff `cage`[-.q.pec tel]])
::
++ ap-move-http-response
|= [sto=bone vax=vase]
^- [(each cove tang) _+>]
::
:: TODO: Magic vase validation. I have no idea how malformed checking works.
::
:: This should be moved into +cote instead of the rest of
::
:_ +>.$
[%& sto %give %http-response ;;(http-event:http q.vax)]
::
:: ++ ap-move-request
:: |= [sto=bone vax=vase]
:: ^- [(each cove tang) _+>]
:: ::
:: :: TODO: Magic vase validation
:: ::
:: :_ +>.$
:: :^ %& sto %pass
:: :- [(scot %p q.q.pry) %cay u.pux]
:: ~! *cote
:: =- ~! - `cote`-
:: [%hiss u.usr r.q.vax [p.q.gaw paw]]
::
2019-02-15 01:58:44 +03:00
:: ++ ap-move-hiss :: pass %hiss
:: ~/ %hiss
:: |= {sto/bone vax/vase}
:: ^- {(each cove tang) _+>}
:: ?. &(?=({p/* q/* r/@ s/{p/@ *}} q.vax) ((sane %tas) r.q.vax))
:: =+ args="[%hiss wire (unit knot) mark cage]"
:: :_(+>.$ [%| (ap-suck "hiss: bad hiss ask.{args}")])
:: =^ gaw vel (~(slot wa vel) 15 vax)
:: ?. &(?=({p/@ *} q.gaw) ((sane %tas) p.q.gaw))
:: :_(+>.$ [%| (ap-suck "hiss: malformed cage")])
:: =^ paw vel (~(stop wa vel) 3 gaw)
:: =+ usr=((soft (unit knot)) q.q.vax)
:: ?. &(?=(^ usr) ?~(u.usr & ((sane %ta) u.u.usr)))
:: :_(+>.$ [%| (ap-suck "hiss: malformed (unit knot)")])
:: =+ pux=((soft path) p.q.vax)
:: ?. &(?=(^ pux) (levy u.pux (sane %ta)))
:: :_(+>.$ [%| (ap-suck "hiss: malformed path")])
:: :_ +>.$
:: :^ %& sto %pass
:: :- [(scot %p q.q.pry) %cay u.pux]
:: ~! *cote
:: =- ~! - `cote`-
:: [%hiss u.usr r.q.vax [p.q.gaw paw]]
2016-11-24 07:25:07 +03:00
::
++ ap-move-mess :: extract path, target
~/ %mess
2016-11-24 07:25:07 +03:00
|= vax/vase
^- {(each (trel path ship term) tang) _+>}
:_ +>.$
?. ?& ?=({p/* {q/@ r/@} s/*} q.vax)
(gte 1 (met 7 q.q.vax))
==
[%| (ap-suck "mess: malformed target")]
=+ pux=((soft path) p.q.vax)
?. &(?=(^ pux) (levy u.pux (sane %ta)))
[%| (ap-suck "mess: malformed path")]
[%& [(scot %p q.q.vax) %out r.q.vax u.pux] q.q.vax r.q.vax]
::
2019-01-18 08:37:34 +03:00
++ ap-move-pass :: pass general move
~/ %pass
2016-11-24 07:25:07 +03:00
|= {sto/bone wut/* vax/vase}
^- {(each cove tang) _+>}
?. &(?=(@ wut) ((sane %tas) wut))
:_(+>.$ [%| (ap-suck "pass: malformed card")])
=+ pux=((soft path) -.q.vax)
?. &(?=(^ pux) (levy u.pux (sane %ta)))
~& [%bad-path pux]
2016-11-24 07:25:07 +03:00
:_(+>.$ [%| (ap-suck "pass: malformed path")])
=+ huj=(ap-vain wut)
?~ huj :_(+>.$ [%| (ap-suck "move: unknown note {(trip wut)}")])
=^ tel vel (~(slot wa vel) 3 vax)
:_ +>.$
:^ %& sto %pass
:- [(scot %p q.q.pry) %inn u.pux]
[%meta u.huj (slop (ap-term %tas wut) tel)]
::
++ ap-move-poke :: pass %poke
~/ %poke
2016-11-24 07:25:07 +03:00
|= {sto/bone vax/vase}
^- {(each cove tang) _+>}
=^ yep +>.$ (ap-move-mess vax)
2018-03-19 06:54:47 +03:00
?: ?=(%| -.yep) :_(+>.$ yep)
2016-11-24 07:25:07 +03:00
=^ gaw vel (~(slot wa vel) 7 vax)
?. &(?=({p/@ q/*} q.gaw) ((sane %tas) p.q.gaw))
:_(+>.$ [%| (ap-suck "poke: malformed cage")])
=^ paw vel (~(stop wa vel) 3 gaw)
:_ +>.$
:^ %& sto %pass
:- p.p.yep
[%send q.p.yep r.p.yep %poke p.q.gaw paw]
::
++ ap-move-peel :: pass %peel
~/ %peel
2016-11-24 07:25:07 +03:00
|= {sto/bone vax/vase}
^- {(each cove tang) _+>}
=^ yep +>.$ (ap-move-mess vax)
:_ +>.$
2018-03-19 06:54:47 +03:00
?: ?=(%| -.yep) yep
2016-11-24 07:25:07 +03:00
=+ mar=((soft mark) +>-.q.vax)
?~ mar
[%| (ap-suck "peel: malformed mark")]
=+ pux=((soft path) +>+.q.vax)
?. &(?=(^ pux) (levy u.pux (sane %ta)))
[%| (ap-suck "peel: malformed path")]
2016-11-08 01:17:06 +03:00
?: (~(has in misvale) p.p.yep)
2016-11-15 02:44:50 +03:00
=/ err [leaf+"peel: misvalidation encountered"]~
2016-11-08 01:17:06 +03:00
:^ %& sto %pass
:- p.p.yep
[%send q.p.yep r.p.yep %peer-not err]
2016-11-24 07:25:07 +03:00
:^ %& sto %pass
:- p.p.yep
[%send q.p.yep r.p.yep %peel u.mar u.pux]
::
++ ap-move-peer :: pass %peer
~/ %peer
2016-11-24 07:25:07 +03:00
|= {sto/bone vax/vase}
^- {(each cove tang) _+>}
=^ yep +>.$ (ap-move-mess vax)
:_ +>.$
2018-03-19 06:54:47 +03:00
?: ?=(%| -.yep) yep
2016-11-24 07:25:07 +03:00
=+ pux=((soft path) +>.q.vax)
?. &(?=(^ pux) (levy u.pux (sane %ta)))
[%| (ap-suck "peer: malformed path")]
2016-11-08 01:17:06 +03:00
?: (~(has in misvale) p.p.yep)
2016-11-15 02:44:50 +03:00
=/ err [leaf+"peer: misvalidation encountered"]~
2016-11-08 01:17:06 +03:00
:^ %& sto %pass
:- p.p.yep
[%send q.p.yep r.p.yep %peer-not err]
2016-11-24 07:25:07 +03:00
:^ %& sto %pass
:- p.p.yep
[%send q.p.yep r.p.yep %peer u.pux]
::
++ ap-move-pull :: pass %pull
~/ %pull
2016-11-24 07:25:07 +03:00
|= {sto/bone vax/vase}
^- {(each cove tang) _+>}
=^ yep +>.$ (ap-move-mess vax)
:_ +>.$
2018-03-19 06:54:47 +03:00
?: ?=(%| -.yep) yep
2016-11-24 07:25:07 +03:00
?. =(~ +>.q.vax)
[%| (ap-suck "pull: malformed card")]
:^ %& sto %pass
:- p.p.yep
[%send q.p.yep r.p.yep %pull ~]
::
++ ap-move-send :: pass gall action
~/ %send
2016-11-24 07:25:07 +03:00
|= {sto/bone vax/vase}
^- {(each cove tang) _+>}
?. ?& ?=({p/* {q/@ r/@} {s/@ t/*}} q.vax)
(gte 1 (met 7 q.q.vax))
((sane %tas) r.q.vax)
==
:_(+>.$ [%| (ap-suck "send: improper ask.[%send wire gill club]")])
=+ pux=((soft path) p.q.vax)
?. &(?=(^ pux) (levy u.pux (sane %ta)))
:_(+>.$ [%| (ap-suck "send: malformed path")])
?: ?=($poke s.q.vax)
=^ gav vel (~(spot wa vel) 7 vax)
?> =(%poke -.q.gav)
?. ?& ?=({p/@ q/*} t.q.vax)
((sane %tas) p.t.q.vax)
==
:_(+>.$ [%| (ap-suck "send: malformed poke")])
=^ vig vel (~(spot wa vel) 3 gav)
=^ geb vel (~(slot wa vel) 3 vig)
:_ +>.$
:^ %& sto %pass
:- [(scot %p q.q.vax) %out r.q.vax u.pux]
^- cote
:: ~& [%ap-move-send `path`[(scot %p q.q.vax) %out r.q.vax u.pux]]
[%send q.q.vax r.q.vax %poke p.t.q.vax geb]
:_ +>.$
=+ cob=((soft club) [s t]:q.vax)
?~ cob
[%| (ap-suck "send: malformed club")]
:^ %& sto %pass
:- [(scot %p q.q.vax) %out r.q.vax u.pux]
:: ~& [%ap-move-send `path`[(scot %p q.q.vax) %out r.q.vax u.pux]]
[%send q.q.vax r.q.vax u.cob]
::
++ ap-pass :: request action
|= {pax/path coh/cote}
^+ +>
+>(zip :_(zip [ost %pass pax coh]))
::
++ ap-peep :: reinstall
~/ %ap-peep
2016-11-24 07:25:07 +03:00
|= vax/vase
^+ +>
2017-01-13 03:58:20 +03:00
=+ pep=(ap-prep(hav vax) `hav)
?~ -.pep
+.pep
(ap-lame %prep-failed u.-.pep)
2016-11-24 07:25:07 +03:00
::
++ ap-peel
|= {mar/mark pax/path}
=. pyl (~(put by pyl) ost mar)
(ap-peer pax)
::
++ ap-peer :: apply %peer
~/ %ap-peer
2016-11-24 07:25:07 +03:00
|= pax/path
^+ +>
2016-11-02 02:26:36 +03:00
=. sup.ged (~(put by sup.ged) ost [q.q.pry pax])
=^ cug +>.$ (ap-find %peer pax)
2016-11-24 07:25:07 +03:00
?~ cug +>.$
=+ old=zip
=. zip ~
2019-01-18 08:37:34 +03:00
=^ cam +>.$
2016-11-24 07:25:07 +03:00
%+ ap-call q.u.cug
!>(`path`(slag p.u.cug pax))
=. zip (weld zip `(list cove)`[[ost %give %reap cam] old])
?^(cam ap-pule +>.$)
::
++ ap-poke :: apply %poke
~/ %ap-poke
2016-11-24 07:25:07 +03:00
|= cag/cage
^+ +>
=^ cug +>.$ (ap-find %poke p.cag ~)
2016-11-24 07:25:07 +03:00
?~ cug
(ap-give %coup `(ap-suck "no poke arm for {(trip p.cag)}"))
:: ~& [%ap-poke dap p.cag cug]
=^ tur +>.$
%+ ap-call q.u.cug
?. =(0 p.u.cug) q.cag
(slop (ap-term %tas p.cag) q.cag)
(ap-give %coup tur)
::
++ ap-lame :: pour error
|= {wut/@tas why/tang}
^+ +>
=^ cug +>.$ (ap-find /lame)
2016-11-24 07:25:07 +03:00
?~ cug
=. why [>%ap-lame dap wut< (turn why |=(a/tank rose+[~ "! " ~]^[a]~))]
~> %slog.`rose+[" " "[" "]"]^(flop why)
+>.$
=^ cam +>.$
%+ ap-call q.u.cug
!>([wut why])
?^ cam
=. why [>%ap-lame-lame< (turn u.cam |=(a/tank rose+[~ "! " ~]^[a]~))]
~> %slog.`rose+[" " "[" "]"]^(welp (flop why) leaf+"." (flop u.cam))
+>.$
+>.$
::
2016-11-04 04:35:47 +03:00
++ ap-misvale :: broken vale
|= wir/wire
2016-11-08 01:17:06 +03:00
~& [%ap-blocking-misvale wir]
2016-11-04 04:35:47 +03:00
+>(misvale (~(put in misvale) wir))
::
2016-11-24 07:25:07 +03:00
++ ap-pour :: generic take
~/ %ap-pour
2016-11-24 07:25:07 +03:00
|= {pax/path vax/vase}
^+ +>
?. &(?=({@ *} q.vax) ((sane %tas) -.q.vax))
(ap-lame %pour (ap-suck "pour: malformed card"))
=^ cug +>.$ (ap-find [-.q.vax pax])
2016-11-24 07:25:07 +03:00
?~ cug
(ap-lame -.q.vax (ap-suck "pour: no {(trip -.q.vax)}: {<pax>}"))
=^ tel vel (~(slot wa vel) 3 vax)
=^ cam +>.$
%+ ap-call q.u.cug
%+ slop
!>(`path`(slag p.u.cug pax))
tel
?^ cam (ap-lame -.q.vax u.cam)
+>.$
::
++ ap-purr :: unwrap take
~/ %ap-purr
2016-11-24 07:25:07 +03:00
|= {wha/term pax/path cag/cage}
^+ +>
=^ cug +>.$ (ap-find [wha p.cag pax])
2016-11-24 07:25:07 +03:00
?~ cug
(ap-lame wha (ap-suck "{(trip wha)}: no {<`path`[p.cag pax]>}"))
=+ ^= arg ^- vase
%- slop
?: =(0 p.u.cug)
2019-05-29 01:37:42 +03:00
[!>(`path`pax) (ap-cage cag)]
2016-11-24 07:25:07 +03:00
[!>((slag (dec p.u.cug) `path`pax)) q.cag]
=^ cam +>.$ (ap-call q.u.cug arg)
?^ cam (ap-lame q.u.cug u.cam)
+>.$
::
++ ap-pout :: specific take
|= {pax/path cuf/cuft}
^+ +>
?- -.cuf
$coup (ap-take q.q.pry %coup +.pax `!>(p.cuf))
$diff (ap-diff q.q.pry pax p.cuf)
$quit (ap-take q.q.pry %quit +.pax ~)
$reap (ap-take q.q.pry %reap +.pax `!>(p.cuf))
:: ???
$http-response !!
2016-11-24 07:25:07 +03:00
==
::
++ ap-prep :: install
|= vux/(unit vase)
2017-01-13 03:58:20 +03:00
^- {(unit tang) _+>}
2016-11-24 07:25:07 +03:00
=^ gac +>.$ (ap-prop vux)
2017-01-13 03:58:20 +03:00
:- gac
2016-11-24 07:25:07 +03:00
%= +>.$
misvale
2016-11-08 04:08:12 +03:00
~? !=(misvale *misvale-data) misvale-drop+misvale
*misvale-data :: new app might mean new marks
::
arms
~
::
2016-11-24 07:25:07 +03:00
dub
:_(dub ?~(gac [%& dap ?~(vux %boot %bump) now] [%| u.gac]))
==
::
++ ap-prop :: install
~/ %ap-prop
2016-11-24 07:25:07 +03:00
|= vux/(unit vase)
^- {(unit tang) _+>}
2019-01-18 08:37:34 +03:00
?. (ap-fond %prep)
2016-11-24 07:25:07 +03:00
?~ vux
`+>.$
=+ [new=p:(slot 13 hav) old=p:(slot 13 u.vux)]
?. (~(nest ut p:(slot 13 hav)) %| p:(slot 13 u.vux))
:_(+>.$ `(ap-suck "prep mismatch"))
`+>.$(+13.q.hav +13.q.u.vux)
=^ tur +>.$
%+ ap-call %prep
?~(vux !>(~) (slop !>(~) (slot 13 u.vux)))
2019-01-18 08:37:34 +03:00
?~ tur
`+>.$
2017-01-13 03:58:20 +03:00
:_(+>.$ `u.tur)
2016-11-24 07:25:07 +03:00
::
++ ap-pule :: silent delete
=+ wim=(~(get by sup.ged) ost)
?~ wim +
%_ +
sup.ged (~(del by sup.ged) ost)
qel.ged (~(del by qel.ged) ost)
==
::
++ ap-pull :: load delete
=+ wim=(~(get by sup.ged) ost)
?~ wim + :: ~&(%ap-pull-none +)
=: sup.ged (~(del by sup.ged) ost)
qel.ged (~(del by qel.ged) ost)
==
=^ cug ..ap-pull (ap-find %pull q.u.wim)
2016-11-24 07:25:07 +03:00
?~ cug +>
2019-01-18 08:37:34 +03:00
=^ cam +>
2016-11-24 07:25:07 +03:00
%+ ap-call q.u.cug
!>((slag p.u.cug q.u.wim))
?^ cam (ap-lame q.u.cug u.cam)
+>+
::
++ ap-kill :: queue kill
:: ~& [%ap-kill dap ost]
(ap-give:ap-pull %quit ~)
::
++ ap-take :: non-diff gall take
~/ %ap-take
2016-11-24 07:25:07 +03:00
|= {her/ship cog/term pax/path vux/(unit vase)}
^+ +>
=^ cug +>.$ (ap-find cog pax)
2016-11-24 07:25:07 +03:00
?~ cug
:: ~& [%ap-take-none cog pax]
+>.$
2019-01-18 08:37:34 +03:00
=^ cam +>.$
2016-11-24 07:25:07 +03:00
%+ ap-call q.u.cug
=+ den=!>((slag p.u.cug pax))
?~(vux den (slop den u.vux))
?^ cam (ap-lame q.u.cug u.cam)
+>.$
::
++ ap-safe :: process move list
~/ %ap-safe
2016-11-24 07:25:07 +03:00
|= vax/vase
^- {(each (list cove) tang) _+>}
?~ q.vax :_(+>.$ [%& ~])
?@ q.vax :_(+>.$ [%| (ap-suck "move: malformed list")])
=^ hed vel (~(slot wa vel) 2 vax)
=^ sud +>.$ (ap-move hed)
2018-03-19 06:54:47 +03:00
?: ?=(%| -.sud) :_(+>.$ sud)
2016-11-24 07:25:07 +03:00
=^ tel vel (~(slot wa vel) 3 vax)
=^ res +>.$ $(vax tel)
:_ +>.$
2018-03-19 06:54:47 +03:00
?: ?=(%| -.res) res
2016-11-24 07:25:07 +03:00
[%& p.sud p.res]
::
++ ap-sake :: handle result
~/ %ap-sake
2016-11-24 07:25:07 +03:00
|= vax/vase
^- {(unit tang) _+>}
?: ?=(@ q.vax)
[`(ap-suck "sake: invalid product (atom)") +>.$]
=^ hed vel (~(slot wa vel) 2 vax)
=^ muz +>.$ (ap-safe hed)
2018-03-19 06:54:47 +03:00
?: ?=(%| -.muz) [`p.muz +>.$]
2016-11-24 07:25:07 +03:00
=^ tel vel (~(slot wa vel) 3 vax)
=^ sav +>.$ (ap-save tel)
2018-03-19 06:54:47 +03:00
?: ?=(%| -.sav) [`p.sav +>.$]
2016-11-24 07:25:07 +03:00
:- ~
%_ +>.$
zip (weld (flop p.muz) zip)
2019-01-18 08:37:34 +03:00
hav p.sav
2016-11-24 07:25:07 +03:00
==
::
++ ap-save :: verify core
~/ %ap-save
2016-11-24 07:25:07 +03:00
|= vax/vase
^- {(each vase tang) _+>}
=^ gud vel (~(nest wa vel) p.hav p.vax)
:_ +>.$
?. gud
[%| (ap-suck "invalid core")]
[%& vax]
::
++ ap-slam :: virtual slam
~/ %ap-slam
|= {cog/term gat/vase arg/vase}
^- {(each vase tang) _+>}
=+ ^= wyz %- mule |.
2017-09-19 01:32:35 +03:00
(~(mint wa vel) [%cell p.gat p.arg] [%cnsg [%$ ~] [%$ 2] [%$ 3] ~])
2018-03-19 06:54:47 +03:00
?: ?=(%| -.wyz)
2016-11-24 07:25:07 +03:00
%- =+ sam=(~(peek ut p.gat) %free 6)
(slog >%ap-slam-mismatch< ~(duck ut p.arg) ~(duck ut sam) ~)
:_(+>.$ [%| (ap-suck "call: {<cog>}: type mismatch")])
:_ +>.$(vel +>.wyz)
=+ [typ nok]=+<.wyz
=+ ton=(mock [[q.gat q.arg] nok] ap-sled)
?- -.ton
$0 [%& typ p.ton]
$1 [%| (turn p.ton |=(a/* (smyt (path a))))]
$2 [%| p.ton]
==
::
++ ap-sled (sloy ska) :: namespace view
++ ap-suck :: standard tang
|= msg/tape
^- tang
[%leaf (weld "gall: {<dap>}: " msg)]~
::
++ ap-term :: atomic vase
2019-01-18 08:37:34 +03:00
|= {a/@tas b/@}
2016-11-24 07:25:07 +03:00
^- vase
[[%atom a `b] b]
::
++ ap-vain :: card to vane
|= sep/@tas
^- (unit @tas)
?+ sep ~& [%ap-vain sep]
~
%bonk `%a
2019-02-02 04:00:15 +03:00
%build `%f
%cash `%a
%conf `%g
%cred `%c
%crew `%c
%crow `%c
%deal `%g
%dirk `%c
%drop `%c
%flog `%d
%info `%c
%keep `%f
%kill `%f
%look `%j
2019-08-07 01:42:37 +03:00
%listen `%j
2019-02-02 04:00:15 +03:00
%merg `%c
%mont `%c
%moon `%j
2019-02-02 04:00:15 +03:00
%nuke `%a
%ogre `%c
%perm `%c
%rest `%b
2019-08-08 01:15:25 +03:00
%rekey `%j
2019-02-02 04:00:15 +03:00
%wait `%b
%want `%a
%warp `%c
2019-08-11 00:24:31 +03:00
%wash `%g
2019-02-02 04:00:15 +03:00
%wipe `%f
::
2019-07-04 03:08:23 +03:00
%request `%i
%cancel-request `%i
2019-07-04 02:01:45 +03:00
%serve `%e
%connect `%e
%disconnect `%e
%rule `%e
2016-11-24 07:25:07 +03:00
==
--
--
++ call :: request
~% %gall-call +> ~
2019-04-11 23:34:30 +03:00
|= [hen=duct hic=(hypo (hobo task:able))]
^+ [*(list move) ..^$]
2019-04-11 23:34:30 +03:00
::
2019-05-09 22:46:19 +03:00
=> .(q.hic ?.(?=($soft -.q.hic) q.hic ;;(task:able p.q.hic)))
2019-04-11 23:34:30 +03:00
::
2016-11-24 07:25:07 +03:00
?- -.q.hic
2019-04-11 23:34:30 +03:00
::
%conf
::
=/ doc=dock p.q.hic
=/ syp=ship p.doc
?. =(our syp)
~& [%gall-not-ours syp]
2016-11-24 07:25:07 +03:00
[~ ..^$]
2019-04-11 23:34:30 +03:00
::
=/ confed
=/ initialised (mo-abed:mo hen)
=/ dud=dude q.doc
=/ des=(pair ship desk) q.q.hic
2019-04-11 23:34:30 +03:00
(mo-conf:initialised dud des)
::
mo-abet:confed
2016-11-24 07:25:07 +03:00
::
2019-04-11 23:34:30 +03:00
::
%deal
::
2016-11-24 07:25:07 +03:00
=< mo-abet
2018-12-13 04:34:25 +03:00
?. =(our q.p.q.hic) :: either to us
?> =(our p.p.q.hic) :: or from us
2018-12-13 01:14:47 +03:00
(mo-away:(mo-abed:mo hen) q.p.q.hic q.q.hic)
(mo-come:(mo-abed:mo hen) p.p.q.hic q.q.hic)
2016-11-24 07:25:07 +03:00
::
2019-04-11 23:34:30 +03:00
::
%init
::
2018-12-13 04:34:25 +03:00
[~ ..^$(sys.mast.all hen)]
::
2019-04-11 23:34:30 +03:00
::
%sunk [~ ..^$]
::
::
::
%vega [~ ..^$]
::
2016-11-24 07:25:07 +03:00
::
2019-04-11 23:34:30 +03:00
::
%west
::
2018-03-19 07:18:20 +03:00
?> ?=({?($ge $gh) @ ~} q.q.hic)
=* dap i.t.q.q.hic
=* him p.q.hic
2015-12-07 20:23:58 +03:00
?: ?=($ge i.q.q.hic)
2019-05-09 22:46:19 +03:00
=+ mes=;;({@ud rook} r.q.hic)
2015-06-23 00:02:27 +03:00
=< mo-abet
2018-12-13 01:14:47 +03:00
(mo-gawk:(mo-abed:mo hen) him dap mes)
2019-05-09 22:46:19 +03:00
=+ mes=;;({@ud roon} r.q.hic)
2016-11-24 07:25:07 +03:00
=< mo-abet
2018-12-13 01:14:47 +03:00
(mo-gawd:(mo-abed:mo hen) him dap mes)
2019-08-11 00:24:31 +03:00
::
%wash
=. bum.mast.all (~(run by bum.mast.all) |=(=seat seat(vel *worm)))
[~ ..^$]
2016-11-24 07:25:07 +03:00
::
$wegh
2018-12-13 04:34:25 +03:00
=/ =mass
:+ %gall %|
:~ foreign+&+sap.mast.all
2018-12-13 04:34:25 +03:00
:+ %blocked %|
(sort ~(tap by (~(run by wub.mast.all) |=(sofa [%& +<]))) aor)
:+ %active %|
(sort ~(tap by (~(run by bum.mast.all) |=(seat [%& +<]))) aor)
dot+&+all
2018-12-13 04:34:25 +03:00
==
=/ =move [hen %give %mass mass]
2018-12-13 04:34:25 +03:00
[[move ~] ..^$]
2016-11-24 07:25:07 +03:00
==
::
++ load :: recreate vane
|= old/axle-n
^+ ..^$
?- -.old
2018-02-22 17:19:17 +03:00
$0 ..^$(all old)
2016-11-24 07:25:07 +03:00
==
::
++ scry
~/ %gall-scry
2017-12-20 02:16:40 +03:00
|= {fur/(unit (set monk)) ren/@tas why/shop syd/desk lot/coin tyl/path}
2016-11-24 07:25:07 +03:00
^- (unit (unit cage))
2018-03-19 06:54:47 +03:00
?. ?=(%& -.why) ~
2017-12-20 02:16:40 +03:00
=* his p.why
2016-11-24 07:25:07 +03:00
?: ?& =(%u ren)
=(~ tyl)
=([%$ %da now] lot)
2018-12-13 04:34:25 +03:00
=(our his)
2016-11-24 07:25:07 +03:00
==
2019-03-09 00:48:09 +03:00
``[%noun !>((~(has by bum.mast.all) syd))]
2018-12-13 04:34:25 +03:00
?. =(our his)
2016-11-24 07:25:07 +03:00
~
?. =([%$ %da now] lot)
~
2018-12-13 04:34:25 +03:00
?. (~(has by bum.mast.all) syd)
2016-11-24 07:25:07 +03:00
[~ ~]
?. ?=(^ tyl)
~
2018-12-13 04:34:25 +03:00
(mo-peek:mo-abed:mo syd high+`his ren tyl)
2016-11-24 07:25:07 +03:00
::
++ stay :: save w+o cache
`axle`all
::
++ take :: response
~/ %gall-take
2016-11-24 07:25:07 +03:00
|= {tea/wire hen/duct hin/(hypo sign-arvo)}
^+ [*(list move) ..^$]
2016-11-24 07:25:07 +03:00
~| [%gall-take tea]
2018-12-14 03:26:05 +03:00
?> ?=([?($sys $use) *] tea)
2018-12-13 01:14:47 +03:00
=+ mow=(mo-abed:mo hen)
2018-12-14 03:26:05 +03:00
?- i.tea
$sys mo-abet:(mo-cyst:mow t.tea q.hin)
$use mo-abet:(mo-cook:mow t.tea hin)
==
2016-11-24 07:25:07 +03:00
--