shrub/try/bin/nock.hoon

13 lines
349 B
Plaintext
Raw Normal View History

2013-11-23 00:46:43 +04:00
!: :: To write Nock as an Arvo application in Hoon
|= * ::
2013-11-23 00:46:43 +04:00
|= [a=* ~] :: For educational purposes only
:_ ~ :_ ~ ::
:- %la :: Preserve this mysterious boilerplate square
%+ sell %noun::
.* a :: Replace the formula with your own
:::::::::::::::::
2013-11-26 02:59:17 +04:00
:: Formula: increment
[4 0 1]
2014-01-16 10:43:56 +04:00