<div dir="ltr">Yes, sorry, I meant to compile and run, not to write.<div><br></div><div>It took a minute or more to compile on a top end Macbook Pro.  Typechecking and compiling the standard library took the most time.  The executable is a mere 12323368 bytes on my machine.</div><div><br></div><div>John</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 9, 2015 at 9:35 AM, Peter Hancock <span dir="ltr">&lt;<a href="mailto:hancock@fastmail.fm" target="_blank">hancock@fastmail.fm</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 09/12/2015 17:05, John Leo wrote:<br>
<br>
...<br>
<span class=""><br>
&gt; So I had to add it and run ghc manually:<br>
&gt;<br>
&gt; ghc -O -o /Users/leo/agda/Hello -Werror -i/Users/leo/agda<br>
&gt; -i/Users/leo/agda/agda-stdlib-0.11/ffi  -main-is MAlonzo.Code.Hello<br>
&gt; /Users/leo/agda/MAlonzo/Code/Hello.hs --make -fwarn-incomplete-patterns<br>
&gt; -fno-warn-overlapping-patterns<br>
<br>
</span>...<br>
<span class=""><br>
&gt; I think Agda has to win the award as the serious language which requires<br>
&gt; the most work to write hello world.<br>
<br>
</span>ROFLMAO. Well, it was easy enough to write the program, the problem<br>
was the JCL used to build an executable, and to invoke it.<br>
<br>
For very low motives, I am dying to know how long a runnable hello world takes to build,<br>
and how large it is.<br>
<span class="HOEnZb"><font color="#888888"><br>
Peter Hancock<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Agda mailing list<br>
<a href="mailto:Agda@lists.chalmers.se">Agda@lists.chalmers.se</a><br>
<a href="https://lists.chalmers.se/mailman/listinfo/agda" rel="noreferrer" target="_blank">https://lists.chalmers.se/mailman/listinfo/agda</a><br>
</div></div></blockquote></div><br></div>