Hello world/Newbie: Difference between revisions

m
imported>Tromp
 
Line 506:
=={{header|Binary Lambda Calculus}}==
Although https://www.ioccc.org/2012/tromp/hint.html explains how to compile the obfuscated C code at https://www.ioccc.org/2012/tromp/tromp.c to run
<syntaxhighlightpre>echo " Hello, world" | ./tromp</syntaxhighlightpre>
 
I find that the modern clang compiler cannot compile tromp.c
56

edits