Write language name in 3D ASCII: Difference between revisions

Add 3D name for BLC
m (→‎{{header|Wren}}: Changed to Wren S/H)
imported>Tromp
(Add 3D name for BLC)
Line 610:
</pre>
 
=={{header|Binary Lambda Calculus}}==
 
Using the fact that an asterisk at the start of a program copies the rest to stdout:
 
<syntaxhighlight>* ____ __ __ __ ____ ___ ___
/\ _`\ __ /\ \ /\ \ /\ \ /\ _`\ /\_ \ /\_ \
\ \ \L\ \ /\_\ ___ __ _ __ __ __ \ \ \ __ ___ ___\ \ \____ \_\ \ __ \ \ \/\_\ __ \//\ \ ___ __ __\//\ \ __ __ ____
\ \ _ <'\/\ \ /' _ `\ /'__`\ /\`'__\/\ \/\ \ \ \ \ __ /'__`\ /' __` __`\ \ '__`\ /'_` \ /'__`\ \ \ \/_/_ /'__`\ \ \ \ /'___\/\ \/\ \ \ \ \ /\ \/\ \ /',__\
\ \ \L\ \\ \ \/\ \/\ \/\ \L\.\_\ \ \/ \ \ \_\ \ \ \ \L\ \/\ \L\.\_/\ \/\ \/\ \ \ \L\ \/\ \L\ \/\ \L\.\_ \ \ \L\ \/\ \L\.\_ \_\ \_/\ \__/\ \ \_\ \ \_\ \_\ \ \_\ \/\__, `\
\ \____/ \ \_\ \_\ \_\ \__/.\_\\ \_\ \/`____ \ \ \____/\ \__/.\_\ \_\ \_\ \_\ \_,__/\ \___,_\ \__/.\_\ \ \____/\ \__/.\_\/\____\ \____\\ \____/ /\____\\ \____/\/\____/
\/___/ \/_/\/_/\/_/\/__/\/_/ \/_/ `/___/> \ \/___/ \/__/\/_/\/_/\/_/\/_/\/___/ \/__,_ /\/__/\/_/ \/___/ \/__/\/_/\/____/\/____/ \/___/ \/____/ \/___/ \/___/
/\___/
\/__/ </syntaxhighlight>
=={{header|Brainf***}}==
Coming up with decent 3D font was honestly the hardest part.
Anonymous user