This commit is contained in:
Philip C Monk 2015-03-10 17:11:48 -04:00
parent 030cae0cde
commit 5f08f67e54
3 changed files with 16 additions and 1009 deletions

View File

@ -68,6 +68,7 @@
$& [p=silk q=silk] :: cons
$% [%bake p=mark q=beam r=path] :: local synthesis
[%boil p=mark q=beam r=path] :: general synthesis
[%bunt p=mark] :: example of mark
[%call p=silk q=silk] :: slam
[%cast p=mark q=silk] :: translate
[%diff p=silk q=silk] :: diff
@ -978,6 +979,14 @@
%+ cope (lime cof p.kas bem r.kas)
|= [cof=cafe vax=vase]
(fine cof `gage`[p.kas vax])
::
%bunt
%+ cool |.(leaf/"ford: bunt {<p.kas>}")
:: ?: ?=(?(%hoon %hook) p.kas)
:: (fine cof p.kas [%atom %t] '')
%+ cope (fang cof p.kas [our %main [%da now]])
|= [cof=cafe tux=vase]
(fine cof [p.kas (slot 6 tux))
::
%call
:: %+ cool |.(leaf/"ford: call {<`@p`(mug kas)>}")

View File

@ -9745,8 +9745,8 @@
[%ud p=@ud] :: sequence
== ::
++ desk ,@tas :: ship desk case spur
++ cage (cask vase) :: global metadata
++ cask |*(a=_,* (pair mark a)) :: global data
++ cage (pair mark vase) :: global metadata
++ cask (pair mark ,*) :: global data
++ cuff :: permissions
$: p=kirk :: readers
q=(set monk) :: authors

File diff suppressed because it is too large Load Diff