Hello world/Newbie: Difference between revisions

Content deleted Content added
imported>Tromp
add newbie instructions for BLC
imported>Tromp
Line 508: Line 508:
<syntaxhighlight>echo " Hello, world" | ./tromp</syntaxhighlight>
<syntaxhighlight>echo " Hello, world" | ./tromp</syntaxhighlight>


I find that the modern clang compiler cannot compile tromp.c Luckily https://github.com/tromp/AIT offers alternative implementations of the lambda universal machine in many languages:
I find that the modern clang compiler cannot compile tromp.c

Luckily https://github.com/tromp/AIT offers alternative implementations of the lambda universal machine in many languages:


* C: uni.c
* C: uni.c