Jump to content

Quine: Difference between revisions

m
imported>Tromp
m (add byte oriented BLC quine)
imported>Tromp
Line 601:
 
=={{header|Binary Lambda Calculus}}==
As explained at https://tromp.github.io/cl/Binary_lambda_calculus.html#A_quinea_quine
<syntaxhighlight lang="blc">000101100100011010000000000001011011110010111100111111011111011010000101100100011010000000000001011011110010111100111111011111011010</syntaxhighlight>A byte oriented version is given by the 18 byte program
 
<code>16 46 80 05 bc bc fd f6 80 16 46 80 05 bc bc fd f6 80</code>                                                       
 
=={{header|Bob}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.