2017-10-12 13:30:16 +03:00
|
|
|
::
|
2017-11-08 00:05:52 +03:00
|
|
|
:::: /lib/hall-json/hoon
|
2017-10-12 13:30:16 +03:00
|
|
|
::
|
2017-11-08 00:05:52 +03:00
|
|
|
/- hall
|
2017-10-25 17:55:10 +03:00
|
|
|
/+ old-zuse
|
2017-11-10 15:08:54 +03:00
|
|
|
=, hall
|
2017-10-12 13:30:16 +03:00
|
|
|
::
|
2017-10-25 17:55:10 +03:00
|
|
|
|_ bol/bowl:gall
|
2017-10-20 00:58:18 +03:00
|
|
|
++ en-tape ::> sur to tape
|
|
|
|
|%
|
|
|
|
++ circ ::> circle
|
|
|
|
|= a/circle
|
|
|
|
:(weld (scow %p hos.a) "/" (trip nom.a))
|
|
|
|
::
|
|
|
|
++ rang ::> range
|
|
|
|
|= a/range
|
|
|
|
?~ a ~
|
|
|
|
;: weld
|
|
|
|
"/" (scow hed.u.a)
|
|
|
|
?~ tal.u.a ~
|
|
|
|
(scow u.tal.u.a)
|
|
|
|
==
|
|
|
|
::
|
|
|
|
++ sorc ::> source
|
|
|
|
|= a/source
|
|
|
|
(weld (circ cir.a) (rang ran.a))
|
|
|
|
--
|
|
|
|
::
|
|
|
|
++ de-tape ::> tape to sur (parse)
|
|
|
|
|%
|
|
|
|
++ circ ::> circle
|
2017-12-18 16:21:52 +03:00
|
|
|
;~((glue fas) ;~(pfix sig fed:ag) urs:ab)
|
2017-10-20 00:58:18 +03:00
|
|
|
::
|
2017-12-13 00:28:56 +03:00
|
|
|
++ pont
|
|
|
|
;~ pfix fas
|
|
|
|
%+ sear
|
|
|
|
|= a/coin
|
|
|
|
^- (unit place)
|
|
|
|
?+ a ~
|
|
|
|
{$$ $da @da} `p.a
|
|
|
|
{$$ $ud @ud} `p.a
|
2017-10-20 00:58:18 +03:00
|
|
|
==
|
2017-12-13 00:28:56 +03:00
|
|
|
nuck:so
|
2017-10-20 00:58:18 +03:00
|
|
|
==
|
|
|
|
::
|
2017-12-13 00:28:56 +03:00
|
|
|
++ sorc
|
|
|
|
;~(plug circ (punt ;~(plug pont (punt pont))))
|
2017-10-20 00:58:18 +03:00
|
|
|
--
|
|
|
|
::
|
2017-10-20 20:46:02 +03:00
|
|
|
++ enjs ::> sur to json
|
2017-10-20 00:58:18 +03:00
|
|
|
=, enjs:format
|
2017-10-12 13:30:16 +03:00
|
|
|
|%
|
2017-10-20 00:58:18 +03:00
|
|
|
::TODO these first few should probably make their way
|
|
|
|
:: into the stdlib...
|
|
|
|
++ sa ::> set as array
|
|
|
|
|* {a/(set) b/$-(* json)}
|
|
|
|
^- json
|
2017-10-24 16:19:41 +03:00
|
|
|
[%a (turn ~(tap in a) b)]
|
|
|
|
::
|
|
|
|
++ mo ::> map as object
|
|
|
|
|* {a/(map) b/$-(* @t) c/$-(* json)}
|
|
|
|
^- json
|
|
|
|
=- (pairs (turn ~(tap by a) -))
|
|
|
|
|* {k/* v/*} [(b k) (c v)]
|
2017-10-20 00:58:18 +03:00
|
|
|
::
|
2017-10-25 21:37:39 +03:00
|
|
|
++ lank ::> tank as string arr
|
|
|
|
|= a/tank
|
|
|
|
^- json
|
|
|
|
a+(turn (wash [0 1.024] a) tape)
|
|
|
|
::
|
2017-10-20 00:58:18 +03:00
|
|
|
++ dank ::> tank
|
|
|
|
|= a/tank
|
|
|
|
?: ?=($leaf -.a) (frond %leaf (tape p.a))
|
|
|
|
%+ frond -.a
|
|
|
|
%- pairs
|
|
|
|
?- -.a
|
|
|
|
$palm
|
|
|
|
:+ :- %style
|
|
|
|
%- pairs :~
|
|
|
|
mid+(tape p.p.a)
|
|
|
|
cap+(tape q.p.a)
|
|
|
|
open+(tape r.p.a)
|
|
|
|
close+(tape s.p.a)
|
|
|
|
==
|
|
|
|
lines+a+(turn q.a dank)
|
|
|
|
~
|
|
|
|
$rose
|
|
|
|
:+ :- %style
|
|
|
|
%- pairs :~
|
|
|
|
mid+(tape p.p.a)
|
|
|
|
open+(tape q.p.a)
|
|
|
|
close+(tape r.p.a)
|
|
|
|
==
|
|
|
|
lines+a+(turn q.a dank)
|
|
|
|
~
|
|
|
|
==
|
|
|
|
::
|
2017-10-20 18:42:07 +03:00
|
|
|
++ cord ::> string from cord
|
|
|
|
|= a/@t
|
|
|
|
s+a
|
|
|
|
::
|
|
|
|
++ mabe ::> null or value
|
|
|
|
|* {a/(unit) b/$-(* json)}
|
|
|
|
^- json
|
|
|
|
?~(a ~ (b u.a))
|
|
|
|
::
|
2017-10-24 23:15:58 +03:00
|
|
|
::> ||
|
|
|
|
::> || %query-models
|
|
|
|
::> ||
|
|
|
|
::> models relating to queries, their results and updates.
|
|
|
|
::+|
|
2017-10-20 00:58:18 +03:00
|
|
|
::
|
2017-11-16 18:36:34 +03:00
|
|
|
++ pici ::> prize-client
|
|
|
|
|= a/prize-client
|
2017-10-24 16:19:41 +03:00
|
|
|
^- json
|
|
|
|
%- pairs :~
|
|
|
|
:- %gys
|
|
|
|
=- (pairs ~(tap by (~(run by gys.a) -)))
|
|
|
|
|=((set (set circle)) (sa +< audi))
|
|
|
|
::
|
|
|
|
nis+(mo nis.a (cury scot %p) cord)
|
|
|
|
==
|
|
|
|
::
|
2017-11-16 18:36:34 +03:00
|
|
|
++ ruci ::> rumor-client
|
|
|
|
|= a/rumor-client
|
2017-10-24 18:24:04 +03:00
|
|
|
^- json
|
|
|
|
%+ frond -.a
|
|
|
|
?- -.a
|
|
|
|
$glyph (digy +.a)
|
|
|
|
$nick (dini +.a)
|
|
|
|
==
|
|
|
|
::
|
2017-10-24 23:15:58 +03:00
|
|
|
++ pack ::> package
|
|
|
|
|= a/package
|
|
|
|
^- json
|
|
|
|
%- pairs :~
|
|
|
|
nes+a+(turn nes.a enve) ::TODO maybe map
|
|
|
|
cos+(loby cos.a)
|
|
|
|
pes+(crow pes.a)
|
|
|
|
==
|
|
|
|
::
|
2017-10-24 18:24:04 +03:00
|
|
|
++ digy ::> diff-glyph
|
|
|
|
|= a/diff-glyph
|
|
|
|
^- json
|
|
|
|
%- pairs :~
|
|
|
|
bin+b+bin.a
|
|
|
|
gyf+s+gyf.a
|
|
|
|
aud+(audi aud.a)
|
|
|
|
==
|
|
|
|
::
|
|
|
|
++ dini ::> diff-nick
|
|
|
|
|= a/diff-nick
|
|
|
|
^- json
|
|
|
|
(pairs who+(ship who.a) nic+s+nic.a ~)
|
|
|
|
::
|
|
|
|
++ ruso ::> rumor-story
|
|
|
|
|= a/rumor-story
|
|
|
|
^- json
|
|
|
|
%+ frond -.a
|
|
|
|
?+ -.a !!
|
|
|
|
$new (conf cof.a)
|
|
|
|
:: $bear not needed
|
|
|
|
$config (pairs cir+(circ cir.a) dif+(dico dif.a) ~)
|
|
|
|
$status %- pairs :~
|
|
|
|
cir+(circ cir.a)
|
|
|
|
who+(ship who.a)
|
|
|
|
dif+(disa dif.a)
|
|
|
|
==
|
|
|
|
$remove b+&
|
|
|
|
$gram (enve nev.a)
|
|
|
|
==
|
|
|
|
::
|
|
|
|
++ dico ::> diff-config
|
|
|
|
|= a/diff-config
|
|
|
|
^- json
|
|
|
|
%+ frond -.a
|
|
|
|
?- -.a
|
|
|
|
$full (conf cof.a)
|
|
|
|
$source (pairs add+b+add.a src+(sorc src.a) ~)
|
|
|
|
$caption s+cap.a
|
2018-02-14 18:54:51 +03:00
|
|
|
$usage (pairs add+b+add.a tas+(sa tas.a cord) ~)
|
2017-10-24 18:24:04 +03:00
|
|
|
$filter (filt fit.a)
|
|
|
|
$secure s+sec.a
|
|
|
|
$permit (pairs add+b+add.a sis+(sa sis.a ship) ~)
|
|
|
|
$remove b+&
|
|
|
|
==
|
|
|
|
::
|
|
|
|
++ disa ::> diff-status
|
|
|
|
|= a/diff-status
|
|
|
|
^- json
|
|
|
|
%+ frond -.a
|
|
|
|
?- -.a
|
|
|
|
$full (stat sat.a)
|
|
|
|
$presence s+pec.a
|
|
|
|
$human (dihu dif.a)
|
|
|
|
$remove b+&
|
|
|
|
==
|
|
|
|
::
|
|
|
|
++ dihu ::> diff-human
|
|
|
|
|= a/diff-human
|
|
|
|
^- json
|
|
|
|
%+ frond -.a
|
|
|
|
?- -.a
|
|
|
|
$full (huma man.a)
|
|
|
|
$handle (frond %han (mabe han.a cord))
|
|
|
|
$true (frond %tru (mabe tru.a trun))
|
|
|
|
==
|
|
|
|
::
|
2017-10-24 23:15:58 +03:00
|
|
|
::> ||
|
|
|
|
::> || %circles
|
|
|
|
::> ||
|
|
|
|
::> messaging targets and their metadata
|
|
|
|
::+|
|
2017-10-24 16:19:41 +03:00
|
|
|
::
|
2017-10-20 00:58:18 +03:00
|
|
|
++ circ ::> circle
|
|
|
|
|= a/circle
|
|
|
|
^- json
|
|
|
|
s+(crip (circ:en-tape a))
|
|
|
|
::
|
2017-10-24 16:19:41 +03:00
|
|
|
++ loby ::> lobby
|
|
|
|
|= a/lobby
|
|
|
|
%- pairs :~
|
|
|
|
loc+(conf loc.a)
|
|
|
|
rem+(mo rem.a (cork circ:en-tape crip) conf)
|
|
|
|
==
|
|
|
|
::
|
|
|
|
++ conf ::> config
|
|
|
|
|= a/config
|
2017-10-20 00:58:18 +03:00
|
|
|
^- json
|
2017-10-24 16:19:41 +03:00
|
|
|
%- pairs :~
|
|
|
|
src+(sa src.a sorc)
|
|
|
|
cap+s+cap.a
|
2018-02-14 18:54:51 +03:00
|
|
|
tag+(sa tag.a cord)
|
2017-10-24 16:19:41 +03:00
|
|
|
fit+(filt fit.a)
|
|
|
|
con+(cont con.a)
|
|
|
|
==
|
2017-10-20 00:58:18 +03:00
|
|
|
::
|
|
|
|
++ sorc ::> source
|
|
|
|
|= a/source
|
|
|
|
^- json
|
|
|
|
s+(crip (sorc:en-tape a))
|
|
|
|
::
|
2017-10-24 16:19:41 +03:00
|
|
|
++ filt ::> filter
|
|
|
|
|= a/filter
|
|
|
|
^- json
|
|
|
|
(pairs cas+b+cas.a utf+b+utf.a ~)
|
|
|
|
::
|
|
|
|
++ cont ::> control
|
|
|
|
|= a/control
|
|
|
|
^- json
|
2017-11-01 22:24:11 +03:00
|
|
|
(pairs sec+s+sec.a sis+(sa sis.a ship) ~)
|
2017-10-24 16:19:41 +03:00
|
|
|
::
|
|
|
|
++ crow ::> crowd
|
|
|
|
|= a/crowd
|
|
|
|
^- json
|
|
|
|
%- pairs :~
|
|
|
|
loc+(grop loc.a)
|
2017-10-25 17:54:32 +03:00
|
|
|
rem+(mo rem.a (cork circ:en-tape crip) grop)
|
2017-10-24 16:19:41 +03:00
|
|
|
==
|
|
|
|
::
|
|
|
|
++ grop ::> group
|
|
|
|
|= a/group
|
|
|
|
^- json
|
2017-10-25 21:37:39 +03:00
|
|
|
(mo a (cury scot %p) stat)
|
2017-10-24 16:19:41 +03:00
|
|
|
::
|
|
|
|
++ stat ::> status
|
|
|
|
|= a/status
|
|
|
|
^- json
|
|
|
|
(pairs pec+s+pec.a man+(huma man.a) ~)
|
|
|
|
::
|
2017-10-20 18:42:07 +03:00
|
|
|
++ huma ::> human
|
|
|
|
|= a/human
|
|
|
|
^- json
|
|
|
|
(pairs han+(mabe han.a cord) tru+(mabe tru.a trun) ~)
|
|
|
|
::
|
|
|
|
++ trun ::> truename
|
|
|
|
|= a/truename
|
|
|
|
^- json
|
|
|
|
(pairs fir+s+fir.a mid+(mabe mid.a cord) las+s+las.a ~)
|
|
|
|
::
|
2017-10-24 23:15:58 +03:00
|
|
|
::> ||
|
|
|
|
::> || %message-data
|
|
|
|
::> ||
|
|
|
|
::> structures for containing main message data
|
|
|
|
::+|
|
|
|
|
::
|
2017-10-24 16:19:41 +03:00
|
|
|
++ enve ::> envelope
|
|
|
|
|= a/envelope
|
|
|
|
^- json
|
|
|
|
(pairs num+(numb num.a) gam+(gram gam.a) ~)
|
|
|
|
::
|
|
|
|
++ gram ::> telegram
|
|
|
|
|= a/telegram
|
|
|
|
^- json
|
|
|
|
%- pairs :~
|
2017-10-24 23:15:58 +03:00
|
|
|
aut+(ship aut.a)
|
2017-10-24 16:19:41 +03:00
|
|
|
::TODO can we avoid this code duplication somehow?
|
|
|
|
uid+s+(scot %uv uid.a)
|
|
|
|
aud+(audi aud.a)
|
|
|
|
wen+(time wen.a)
|
|
|
|
sep+(spec sep.a)
|
|
|
|
==
|
|
|
|
::
|
2017-10-20 18:42:07 +03:00
|
|
|
++ thot ::> thought
|
|
|
|
|= a/thought
|
|
|
|
^- json
|
|
|
|
%- pairs :~
|
|
|
|
uid+s+(scot %uv uid.a)
|
|
|
|
aud+(audi aud.a)
|
|
|
|
wen+(time wen.a)
|
|
|
|
sep+(spec sep.a)
|
|
|
|
==
|
|
|
|
::
|
2017-10-12 13:30:16 +03:00
|
|
|
++ spec ::> speech
|
2017-10-20 00:58:18 +03:00
|
|
|
|= a/speech
|
|
|
|
^- json
|
|
|
|
:: only %url has just a single piece of data.
|
|
|
|
?: ?=($url -.a)
|
|
|
|
(frond %url s+(crip (apix:en-purl:html url.a)))
|
|
|
|
%+ frond -.a
|
|
|
|
%- pairs
|
|
|
|
?- -.a
|
|
|
|
$lin ~[pat+b+pat.a msg+s+msg.a]
|
2017-10-25 21:37:39 +03:00
|
|
|
$exp ~[exp+s+exp.a res+a+(turn res.a lank)]
|
2017-10-20 00:58:18 +03:00
|
|
|
$ire ~[top+s+(scot %uv top.a) sep+(spec sep.a)] ::TODO @uv as number?
|
|
|
|
$fat ~[tac+(atta tac.a) sep+(spec sep.a)]
|
|
|
|
$inv ~[inv+b+inv.a cir+(circ cir.a)]
|
2017-11-06 19:21:50 +03:00
|
|
|
$app ~[app+s+app.a sep+(spec sep.a)]
|
2017-10-20 00:58:18 +03:00
|
|
|
==
|
|
|
|
::
|
|
|
|
++ atta ::> attache
|
|
|
|
|= a/attache
|
|
|
|
^- json
|
|
|
|
%+ frond -.a
|
|
|
|
?- -.a
|
|
|
|
$name (pairs nom+s+nom.a tac+(atta tac.a) ~)
|
|
|
|
$text s+(of-wain:format +.a)
|
2017-10-25 21:37:39 +03:00
|
|
|
$tank a+(turn +.a lank)
|
2017-10-20 00:58:18 +03:00
|
|
|
==
|
2017-10-20 18:42:07 +03:00
|
|
|
::
|
2017-10-24 23:15:58 +03:00
|
|
|
::> ||
|
|
|
|
::> || %message-metadata
|
|
|
|
::> ||
|
|
|
|
::> structures for containing message metadata
|
|
|
|
::+|
|
|
|
|
::
|
2017-10-20 18:42:07 +03:00
|
|
|
++ audi ::> audience
|
|
|
|
|= a/audience
|
|
|
|
^- json
|
|
|
|
(sa a circ)
|
2017-10-12 13:30:16 +03:00
|
|
|
--
|
|
|
|
::
|
2017-10-20 20:46:02 +03:00
|
|
|
++ dejs ::> json to sur
|
2017-10-12 13:30:16 +03:00
|
|
|
=, dejs-soft:format
|
|
|
|
|%
|
|
|
|
::TODO these first few should maybe make their way
|
|
|
|
:: into the stdlib...
|
2017-10-20 20:45:24 +03:00
|
|
|
++ re ::> recursive reparsers
|
|
|
|
|* {gar/* sef/_|.(fist)}
|
|
|
|
|= jon/json
|
|
|
|
^- (unit _gar)
|
|
|
|
=- ~! gar ~! (need -) -
|
|
|
|
((sef) jon)
|
|
|
|
::
|
2017-10-12 13:30:16 +03:00
|
|
|
++ as ::> array as set
|
|
|
|
|* a/fist
|
|
|
|
(cu ~(gas in *(set _(need *a))) (ar a))
|
|
|
|
::
|
|
|
|
++ dank ::> tank
|
|
|
|
^- $-(json (unit tank))
|
2017-10-20 20:45:24 +03:00
|
|
|
%+ re *tank |. ~+
|
2017-10-12 13:30:16 +03:00
|
|
|
%- of :~
|
|
|
|
leaf+sa
|
|
|
|
palm+(ot style+(ot mid+sa cap+sa open+sa close+sa ~) lines+(ar dank) ~)
|
|
|
|
rose+(ot style+(ot mid+sa open+sa close+sa ~) lines+(ar dank) ~)
|
|
|
|
==
|
|
|
|
::
|
2017-10-24 23:15:58 +03:00
|
|
|
::> ||
|
|
|
|
::> || %query-models
|
|
|
|
::> ||
|
|
|
|
::> models relating to queries, their results and updates.
|
|
|
|
::+|
|
2017-10-12 13:30:16 +03:00
|
|
|
::
|
2017-11-16 18:36:34 +03:00
|
|
|
++ pici ::> prize-client
|
|
|
|
^- $-(json (unit prize-client))
|
2017-10-24 16:19:41 +03:00
|
|
|
%- ot :~
|
|
|
|
gys+(om (as (as circ)))
|
|
|
|
nis+(op fed:ag so)
|
|
|
|
==
|
|
|
|
::
|
2017-11-16 18:36:34 +03:00
|
|
|
++ ruci ::> rumor-client
|
|
|
|
^- $-(json (unit rumor-client))
|
2017-10-24 18:24:04 +03:00
|
|
|
%- of :~
|
|
|
|
glyph+digy
|
|
|
|
nick+dini
|
|
|
|
==
|
|
|
|
::
|
2017-10-24 16:19:41 +03:00
|
|
|
++ pack ::> package
|
|
|
|
^- $-(json (unit package))
|
|
|
|
%- ot :~
|
|
|
|
nes+(ar enve)
|
|
|
|
cos+loby
|
|
|
|
pes+crow
|
|
|
|
==
|
|
|
|
::
|
2017-10-24 18:24:04 +03:00
|
|
|
++ digy ::> diff-glyph
|
|
|
|
^- $-(json (unit diff-glyph))
|
|
|
|
(ot bin+bo gyf+so aud+audi ~)
|
|
|
|
::
|
|
|
|
++ dini ::> diff-nick
|
|
|
|
^- $-(json (unit diff-nick))
|
|
|
|
(ot who+(su fed:ag) nic+so ~)
|
|
|
|
::
|
|
|
|
++ ruso ::> rumor-story
|
|
|
|
^- $-(json (unit rumor-story))
|
|
|
|
%- of :~
|
|
|
|
new+conf
|
|
|
|
:: bear not needed
|
|
|
|
config+(ot cir+circ dif+dico ~)
|
|
|
|
status+(ot cir+circ who+(su fed:ag) dif+disa ~)
|
|
|
|
remove+ul
|
2017-11-20 22:48:54 +03:00
|
|
|
gram+(ot src+circ nev+enve ~)
|
2017-10-24 18:24:04 +03:00
|
|
|
==
|
|
|
|
::
|
|
|
|
++ dico ::> diff-config
|
|
|
|
^- $-(json (unit diff-config))
|
|
|
|
%- of :~
|
|
|
|
full+conf
|
|
|
|
source+(ot add+bo src+sorc ~)
|
2018-02-14 18:54:51 +03:00
|
|
|
usage+(ot add+bo tas+(as so) ~)
|
2017-10-24 18:24:04 +03:00
|
|
|
caption+so
|
|
|
|
filter+filt
|
|
|
|
secure+secu
|
|
|
|
permit+(ot add+bo sis+(as (su fed:ag)) ~)
|
|
|
|
remove+ul
|
|
|
|
==
|
|
|
|
::
|
|
|
|
++ disa ::> diff-status
|
2017-10-12 13:30:16 +03:00
|
|
|
^- $-(json (unit diff-status))
|
|
|
|
%- of :~
|
2017-10-20 00:58:18 +03:00
|
|
|
full+(ot pec+pres man+huma ~)
|
|
|
|
presence+pres
|
2017-10-12 13:30:16 +03:00
|
|
|
human+dihu
|
|
|
|
remove+ul
|
|
|
|
==
|
|
|
|
::
|
2017-10-24 18:24:04 +03:00
|
|
|
++ dihu ::> diff-human
|
2017-10-12 13:30:16 +03:00
|
|
|
^- $-(json (unit diff-human))
|
|
|
|
%- of :~
|
|
|
|
full+huma
|
|
|
|
handle+(mu so)
|
2017-10-20 00:58:18 +03:00
|
|
|
true+(mu trun)
|
2017-10-12 13:30:16 +03:00
|
|
|
==
|
|
|
|
::
|
|
|
|
::> ||
|
|
|
|
::> || %circles
|
|
|
|
::> ||
|
|
|
|
::> messaging targets and their metadata.
|
|
|
|
::+|
|
|
|
|
::
|
2017-10-20 00:58:18 +03:00
|
|
|
::TODO maybe just an object?
|
2017-10-12 13:30:16 +03:00
|
|
|
++ circ ::> circle
|
2017-10-20 00:58:18 +03:00
|
|
|
^- $-(json (unit circle))
|
|
|
|
(su circ:de-tape)
|
|
|
|
::
|
2017-10-24 16:19:41 +03:00
|
|
|
++ loby ::> lobby
|
|
|
|
^- $-(json (unit lobby))
|
|
|
|
(ot loc+conf rem+(op circ:de-tape conf) ~)
|
|
|
|
::
|
|
|
|
++ conf ::> config
|
|
|
|
^- $-(json (unit config))
|
|
|
|
%- ot :~
|
|
|
|
src+(as sorc)
|
|
|
|
cap+so
|
2018-02-14 18:54:51 +03:00
|
|
|
tag+(as so)
|
2017-10-24 16:19:41 +03:00
|
|
|
fit+filt
|
|
|
|
con+cont
|
|
|
|
==
|
|
|
|
::
|
2017-10-20 00:58:18 +03:00
|
|
|
::TODO maybe just an object?
|
|
|
|
++ sorc ::> source
|
|
|
|
^- $-(json (unit source))
|
|
|
|
(su sorc:de-tape)
|
|
|
|
::
|
|
|
|
++ filt ::> filter
|
|
|
|
^- $-(json (unit filter))
|
|
|
|
(ot cas+bo utf+bo ~)
|
2017-10-12 13:30:16 +03:00
|
|
|
::
|
2017-10-24 16:19:41 +03:00
|
|
|
++ cont ::> control
|
|
|
|
^- $-(json (unit control))
|
2017-10-31 21:56:56 +03:00
|
|
|
(ot sec+secu sis+(as (su fed:ag)) ~)
|
2017-10-24 16:19:41 +03:00
|
|
|
::
|
2017-10-20 18:42:07 +03:00
|
|
|
++ secu ::> security
|
|
|
|
^- $-(json (unit security))
|
2017-10-31 21:56:56 +03:00
|
|
|
(su (perk %channel %village %journal %mailbox ~))
|
2017-10-20 18:42:07 +03:00
|
|
|
::
|
2017-10-24 16:19:41 +03:00
|
|
|
++ crow ::> crowd
|
|
|
|
^- $-(json (unit crowd))
|
|
|
|
(ot loc+grop rem+(op circ:de-tape grop) ~)
|
|
|
|
::
|
|
|
|
++ grop ::> group
|
|
|
|
^- $-(json (unit group))
|
|
|
|
(op fed:ag stat)
|
|
|
|
::
|
|
|
|
++ stat ::> status
|
|
|
|
^- $-(json (unit status))
|
|
|
|
(ot pec+pres man+huma ~)
|
|
|
|
::
|
2017-10-12 13:30:16 +03:00
|
|
|
++ pres ::> presence
|
2017-10-20 00:58:18 +03:00
|
|
|
^- $-(json (unit presence))
|
|
|
|
(su (perk %gone %idle %hear %talk ~))
|
2017-10-12 13:30:16 +03:00
|
|
|
::
|
|
|
|
++ huma ::> human
|
|
|
|
^- $-(json (unit human))
|
2017-10-20 00:58:18 +03:00
|
|
|
(ot han+(mu so) tru+(mu trun) ~)
|
2017-10-12 13:30:16 +03:00
|
|
|
::
|
2017-10-20 00:58:18 +03:00
|
|
|
++ trun ::> truename
|
2017-10-12 13:30:16 +03:00
|
|
|
^- $-(json (unit truename))
|
|
|
|
(ot fir+so mid+(mu so) las+so ~)
|
|
|
|
::
|
|
|
|
::> ||
|
|
|
|
::> || %message-data
|
|
|
|
::> ||
|
|
|
|
::> structures for containing main message data.
|
|
|
|
::+|
|
|
|
|
::
|
2017-10-24 16:19:41 +03:00
|
|
|
++ enve ::> envelope
|
|
|
|
^- $-(json (unit envelope))
|
|
|
|
(ot num+ni gam+gram ~)
|
2017-10-20 00:58:18 +03:00
|
|
|
::
|
|
|
|
++ gram ::> telegram
|
|
|
|
^- $-(json (unit telegram))
|
|
|
|
%- ot :~
|
|
|
|
aut+(su fed:ag)
|
|
|
|
::TODO can we do anything about this duplication?
|
|
|
|
uid+seri
|
|
|
|
aud+audi
|
|
|
|
wen+di
|
|
|
|
sep+spec
|
|
|
|
==
|
|
|
|
::
|
2017-10-12 13:30:16 +03:00
|
|
|
++ thot ::> thought
|
|
|
|
^- $-(json (unit thought))
|
|
|
|
%- ot :~
|
|
|
|
uid+seri
|
|
|
|
aud+audi
|
|
|
|
wen+di
|
|
|
|
sep+spec
|
|
|
|
==
|
|
|
|
::
|
|
|
|
++ spec ::> speech
|
2017-10-20 18:42:07 +03:00
|
|
|
^- $-(json (unit speech))
|
2017-10-20 20:45:24 +03:00
|
|
|
%+ re *speech |. ~+
|
2017-10-20 18:42:07 +03:00
|
|
|
%- of :~
|
2017-10-25 21:37:39 +03:00
|
|
|
lin+(ot pat+bo msg+so ~)
|
2017-10-20 18:42:07 +03:00
|
|
|
url+(su aurf:de-purl:html)
|
2017-10-25 17:55:10 +03:00
|
|
|
exp+eval
|
2017-10-20 18:42:07 +03:00
|
|
|
ire+(ot top+seri sep+spec ~)
|
|
|
|
fat+(ot tac+atta sep+spec ~)
|
|
|
|
inv+(ot inv+bo cir+circ ~)
|
2017-11-06 19:21:50 +03:00
|
|
|
app+(ot app+so sep+spec ~)
|
2017-10-20 18:42:07 +03:00
|
|
|
==
|
2017-10-12 13:30:16 +03:00
|
|
|
::
|
2017-10-25 17:55:10 +03:00
|
|
|
++ eval ::> %exp speech
|
|
|
|
::> extract contents of an %exp speech, evaluating
|
|
|
|
::> the {exp} if there is no {res} yet.
|
|
|
|
::
|
|
|
|
|= a/json
|
|
|
|
^- (unit {cord (list tank)})
|
|
|
|
=+ exp=((ot exp+so ~) a)
|
|
|
|
?~ exp ~
|
|
|
|
:+ ~ u.exp
|
|
|
|
=+ res=((ot res+(ar dank) ~) a)
|
|
|
|
?^ res u.res
|
|
|
|
p:(mule |.([(sell (slap !>(..zuse:old-zuse) (ream u.exp)))]~)) ::TODO oldz
|
|
|
|
::
|
2017-10-12 13:30:16 +03:00
|
|
|
++ atta ::> attache
|
|
|
|
^- $-(json (unit attache))
|
2017-10-25 17:54:32 +03:00
|
|
|
%+ re *attache |. ~+
|
2017-10-12 13:30:16 +03:00
|
|
|
%- of :~
|
|
|
|
name+(ot nom+so tac+atta ~)
|
2017-10-20 00:58:18 +03:00
|
|
|
text+(cu to-wain:format so)
|
2017-10-12 13:30:16 +03:00
|
|
|
tank+(ar dank)
|
|
|
|
==
|
|
|
|
::
|
|
|
|
::> ||
|
|
|
|
::> || %message-metadata
|
|
|
|
::> ||
|
|
|
|
:: structures for containing message metadata.
|
|
|
|
::+|
|
|
|
|
::
|
|
|
|
++ seri ::> serial
|
|
|
|
^- $-(json (unit serial))
|
|
|
|
(ci (slat %uv) so)
|
|
|
|
::
|
|
|
|
++ audi ::> audience
|
|
|
|
^- $-(json (unit audience))
|
2017-10-20 00:58:18 +03:00
|
|
|
(as circ)
|
2017-10-12 13:30:16 +03:00
|
|
|
--
|
|
|
|
--
|