urbit/gen/bug.hoon

37 lines
853 B
Plaintext
Raw Normal View History

2018-02-11 08:24:22 +03:00
:: "Hello world" sample generator
2018-02-03 07:53:37 +03:00
::
:::: /hoon/hello/gen
::
/? 310
::
::::
::
2018-02-11 08:24:22 +03:00
!:
2018-02-27 09:33:06 +03:00
^%
2018-02-03 07:53:37 +03:00
:- %say
|= *
2018-02-27 09:33:06 +03:00
=> |%
++ pki ^?
|%
:: the urbit meta-certificate (++will) is a sequence
:: of certificates (++cert). each cert in a will
:: revokes and replaces the previous cert. the
:: version number of a ship is a ++life.
::
:: the deed contains an ++arms, a definition
:: of cosmetic identity; a semi-trusted parent,
:: which signs the initial certificate and provides
:: routing services; and a dirty bit. if the dirty
:: bit is set, the new life of this ship may have
:: lost information that the old life had.
::
2018-03-04 05:54:15 +03:00
++ hair
|* {a/mold b/mold}
$: one/a
two/b
==
2018-02-27 09:33:06 +03:00
-- :: pki
2018-02-03 07:53:37 +03:00
--
:- %noun
2018-02-27 09:33:06 +03:00
"hello, world"