Hilbert curve: Difference between revisions

m
imported>Tromp
imported>Tromp
Line 475:
=={{header|Binary Lambda Calculus}}==
 
As shown in https://www.ioccc.org/2012/tromp/hint.html, the 143142+3 byte BLC program
 
<syntaxhighlight>18181810000000 8111154 18 680604118 18 55ff041 18 11 11 54 68 06 04 15 5f f0 41 9d f9
9d0000020 f9 de de16 ff 16 fe 5f 3f ef f6 15 ff 94 fe 68 5f40 58 3f 11 7e
0000040 05 cb fe 05bc bf ee 86 cb 94 68 c116 00 5c 0b fa cb
ef f615ff9 46 84 058117e 05
cb0000060 fb f7 1a 85 e0 fe 5c bcf4 14 d5 fe 08 18 0b 04 8d bf08
0000100 00 e0 78 01 64 45 ff e5 ff 7f ff fe 5f ff 2f c0
ee86cb9 4681600 5c0bfac bfbf71a
0000120 ee 85 d9 e07f 5b ff ff fb ff fc 5c aa f4ff f7 81 7f fa df
0000140 76 69 54 68 06 01 57 f7 e1 60 5c 13 fe 80 b2 2c
14d5fe0 8180b048d0800e078 016445f
fe0000160 18 58 1b fe 5c 10 42 ff 80 5d ee c0 6c 2c 0c 5f06
0000200 08 19 1a 00 16 7f bc bc fd f6 5f 7c 0a 20 31 32
f7 ffffe5fff2fc 02f7ad97f5bf ff
0000220 33</syntaxhighlight>
ff bf ff ca af ff
7817ffa df76695 4680601 57f7e16
05 c1
3fe80b2 2c18581 bfe5c10 42ff805
de ec 06 c2 c0 c0
60 8191a00167fb cbcfdf65f7c0 a20 123</syntaxhighlight>
 
(consisting of the 142 byte binary prefix https://github.com/tromp/AIT/blob/master/hilbert followed by "123") outputs the 3rd order Hilbert curve
 
<syntaxhighlight> _ _ _ _
Anonymous user