mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-03 02:35:52 +03:00
Example files.
This commit is contained in:
parent
1e331d9bf0
commit
2d34a822a6
18
try/bin/app.hoon
Normal file
18
try/bin/app.hoon
Normal file
@ -0,0 +1,18 @@
|
||||
!:
|
||||
:: /=main=/bin/tach/hoon
|
||||
::
|
||||
=> %= .
|
||||
+
|
||||
=> +
|
||||
|%
|
||||
++ word
|
||||
%hello
|
||||
--
|
||||
==
|
||||
|= *
|
||||
|= ~
|
||||
^- bowl
|
||||
:_ ~ :_ ~
|
||||
:- %$
|
||||
!>
|
||||
"{(trip word)}, world"
|
@ -6,17 +6,5 @@
|
||||
%+ sell %noun::
|
||||
.* a :: Replace the formula with your own
|
||||
:::::::::::::::::
|
||||
:: Formula: decrement
|
||||
[ 8
|
||||
[1 0]
|
||||
[ 8
|
||||
[ 1
|
||||
[ 6
|
||||
[5 [4 0 6] [0 7]]
|
||||
[0 6]
|
||||
[9 2 [0 2] [4 0 6] [0 7]]
|
||||
]
|
||||
]
|
||||
[9 2 0 1]
|
||||
]
|
||||
]
|
||||
:: Formula: increment
|
||||
[4 0 1]
|
||||
|
Loading…
Reference in New Issue
Block a user