String prepend: Difference between revisions

Content added Content deleted
(BLC prepend)
Line 426: Line 426:
=={{header|Binary Lambda Calculus}}==
=={{header|Binary Lambda Calculus}}==
BLC program
BLC program
<pre>18 16 46 80 05 bc bc fd f6 e0 69 6f 6e</pre>
<pre>18 16 46 80 05 bc bc fd f6 e0 67 6d 61</pre>
based on https://github.com/tromp/AIT/blob/master/rosetta/catstrings.lam
based on https://github.com/tromp/AIT/blob/master/rosetta/catstrings.lam
prepends "on" to "ion" to output "onion".
prepends "ma" to "gma" to output "magma".


=={{header|Bracmat}}==
=={{header|Bracmat}}==