namespace hood "libraries"

This commit is contained in:
Anton Dyudin 2017-11-29 12:40:44 -08:00
parent 4041c82e02
commit 3d744c8d74
6 changed files with 18 additions and 13 deletions

View File

@ -2,8 +2,13 @@
:::: /hoon/hood/app :: ::
:: :: ::
/? 310 :: zuse version
/+ sole, talk, helm, kiln, drum, write, womb :: libraries
[. helm kiln drum]
/+ sole, talk, :: libraries
hood-helm, hood-kiln, hood-drum, hood-write, hood-womb :: "libraries"
[. hood-helm hood-kiln hood-drum]
|%
++ womb hood-womb
++ write hood-write
--
:: :: ::
:::: :: ::
:: :: ::
@ -98,7 +103,7 @@
++ coup-helm-ask (wrap coup-ask):from-helm
++ diff-sole-effect-drum-phat (wrap diff-sole-effect-phat):from-drum
++ from-lib
|* _[%helm ..$ _abet]:(helm)
|* _[%helm ..$ _abet]:(hood-helm)
=> .(+< [identity start finish]=+<)
=- [wrap=- *start] :: usage (wrap handle-arm):from-foo
|* handle/_finish
@ -106,11 +111,11 @@
=. +>.handle (start hid (able identity))
(ably (handle +<))
::
++ from-drum (from-lib %drum [..$ _se-abet]:(drum))
++ from-helm (from-lib %helm [..$ _abet]:(helm))
++ from-kiln (from-lib %kiln [..$ _abet]:(kiln))
++ from-womb (from-lib %womb [..$ _abet]:(womb))
++ from-write (from-lib %write [..$ _abet]:(write))
++ from-drum (from-lib %drum [..$ _se-abet]:(hood-drum))
++ from-helm (from-lib %helm [..$ _abet]:(hood-helm))
++ from-kiln (from-lib %kiln [..$ _abet]:(hood-kiln))
++ from-womb (from-lib %womb [..$ _abet]:(hood-womb))
++ from-write (from-lib %write [..$ _abet]:(hood-write))
::
++ init-helm |=({way/wire *} [~ +>])
++ made-write (wrap made):from-write

View File

@ -1,5 +1,5 @@
:: :: ::
:::: /hoon/drum/lib :: ::
:::: /hoon/drum/hood/lib :: ::
:: :: ::
/? 310 :: version
/- sole

View File

@ -1,5 +1,5 @@
:: :: ::
:::: /hoon/helm/lib :: ::
:::: /hoon/helm/hood/lib :: ::
:: :: ::
/? 310 :: version
/- sole

View File

@ -1,5 +1,5 @@
:: :: ::
:::: /hoon/kiln/lib :: ::
:::: /hoon/kiln/hood/lib :: ::
:: :: ::
/? 310 :: version
:: :: ::

View File

@ -1,5 +1,5 @@
:: :: ::
:::: /hoon/womb/lib :: ::
:::: /hoon/womb/hood/lib :: ::
:: :: ::
/? 310 :: version
/+ talk, old-phon

View File

@ -1,6 +1,6 @@
:: File writer module
::
:::: /hoon/write/lib
:::: /hoon/write/hood/lib
::
/? 310
/- plan-diff, plan-acct