Jump to content

Thue-Morse: Difference between revisions

Add Thue-Morse in BLC
(Added Easylang)
imported>Tromp
(Add Thue-Morse in BLC)
Line 487:
{{out}}
<pre>0110100110010110100101100110100110010110011010010110100110010110100101100110100101101001100101100110100110010110100101100110100110010110011010010110100110010110011010011001011010010110011010010110100110010110100101100110100110010110011010010110100110010110</pre>
 
=={{header|Binary Lambda Calculus}}==
 
The (infinite) Thue-Morse sequence is output by the 115 bit BLC program
 
<syntaxhighlight>0001000110100001010100011010000000000101101110000101100000010111111101011001111001111110111110000011001011010000010</syntaxhighlight>
 
as documented in https://github.com/tromp/AIT/blob/master/characteristic_sequences/thue-morse.lam
 
=={{header|BQN}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.