Write language name in 3D ASCII: Difference between revisions

Content added Content deleted
imported>Tromp
(Add 3D name for BLC)
imported>Tromp
Line 614: Line 614:
Using the fact that an asterisk at the start of a program copies the rest to stdout:
Using the fact that an asterisk at the start of a program copies the rest to stdout:


<syntaxhighlight>* ____ __ __ __ ____ ___ ___
<syntaxhighlight>* ____
/\ _`\ __ /\ \ /\ \ /\ \ /\ _`\ /\_ \ /\_ \
/\ _`\ __
\ \ \L\ \ /\_\ ___ __ _ __ __ __ \ \ \ __ ___ ___\ \ \____ \_\ \ __ \ \ \/\_\ __ \//\ \ ___ __ __\//\ \ __ __ ____
\ \ \L\ \ /\_\ ___ __ _ __ __ __
\ \ _ <'\/\ \ /' _ `\ /'__`\ /\`'__\/\ \/\ \ \ \ \ __ /'__`\ /' __` __`\ \ '__`\ /'_` \ /'__`\ \ \ \/_/_ /'__`\ \ \ \ /'___\/\ \/\ \ \ \ \ /\ \/\ \ /',__\
\ \ _ <'\/\ \ /' _ `\ /'__`\ /\`'__\/\ \/\ \
\ \ \L\ \\ \ \/\ \/\ \/\ \L\.\_\ \ \/ \ \ \_\ \ \ \ \L\ \/\ \L\.\_/\ \/\ \/\ \ \ \L\ \/\ \L\ \/\ \L\.\_ \ \ \L\ \/\ \L\.\_ \_\ \_/\ \__/\ \ \_\ \ \_\ \_\ \ \_\ \/\__, `\
\ \ \L\ \\ \ \/\ \/\ \/\ \L\.\_\ \ \/ \ \ \_\ \
\ \____/ \ \_\ \_\ \_\ \__/.\_\\ \_\ \/`____ \ \ \____/\ \__/.\_\ \_\ \_\ \_\ \_,__/\ \___,_\ \__/.\_\ \ \____/\ \__/.\_\/\____\ \____\\ \____/ /\____\\ \____/\/\____/
\ \____/ \ \_\ \_\ \_\ \__/.\_\\ \_\ \/`____ \
\/___/ \/_/\/_/\/_/\/__/\/_/ \/_/ `/___/> \ \/___/ \/__/\/_/\/_/\/_/\/_/\/___/ \/__,_ /\/__/\/_/ \/___/ \/__/\/_/\/____/\/____/ \/___/ \/____/ \/___/ \/___/
\/___/ \/_/\/_/\/_/\/__/\/_/ \/_/ `/___/> \
/\___/
/\___/
\/__/ </syntaxhighlight>
\/__/

__ __ __
/\ \ /\ \ /\ \
\ \ \ __ ___ ___\ \ \____ \_\ \ __
\ \ \ __ /'__`\ /' __` __`\ \ '__`\ /'_` \ /'__`\
\ \ \L\ \/\ \L\.\_/\ \/\ \/\ \ \ \L\ \/\ \L\ \/\ \L\.\_
\ \____/\ \__/.\_\ \_\ \_\ \_\ \_,__/\ \___,_\ \__/.\_\
\/___/ \/__/\/_/\/_/\/_/\/_/\/___/ \/__,_ /\/__/\/_/
____ ___ ___
/\ _`\ /\_ \ /\_ \
\ \ \/\_\ __ \//\ \ ___ __ __\//\ \ __ __ ____
\ \ \/_/_ /'__`\ \ \ \ /'___\/\ \/\ \ \ \ \ /\ \/\ \ /',__\
\ \ \L\ \/\ \L\.\_ \_\ \_/\ \__/\ \ \_\ \ \_\ \_\ \ \_\ \/\__, `\
\ \____/\ \__/.\_\/\____\ \____\\ \____/ /\____\\ \____/\/\____/
\/___/ \/__/\/_/\/____/\/____/ \/___/ \/____/ \/___/ \/___/
</syntaxhighlight>

=={{header|Brainf***}}==
=={{header|Brainf***}}==
Coming up with decent 3D font was honestly the hardest part.
Coming up with decent 3D font was honestly the hardest part.