You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1998/fanf/index.html
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -454,12 +454,6 @@ <h2 id="try">Try:</h2>
454
454
<p>Enter an expression on standard input. To try some we have selected:</p>
455
455
<pre><code> ./try.sh</code></pre>
456
456
<h2id="judges-remarks">Judges’ remarks:</h2>
457
-
<h3id="historical-aside">Historical aside:</h3>
458
-
<p>At a time the code in <ahref="https://github.com/ioccc-src/winner/blob/master/1998/fanf/fanf.c">fanf.c</a> was that of <ahref="https://github.com/ioccc-src/winner/blob/master/1998/fanf/fanf.orig.c">fanf.orig.c</a>
459
-
but to get this to compile in modern systems it had to be translated to what you
460
-
now see. The intermediate steps can still be performed but they might be
461
-
different from the past. This should be kept in mind as you read the below
462
-
remarks.</p>
463
457
<p>This program translates lambda expressions into combinator
464
458
expressions. But you do not need to know Lambda Calculus to be
0 commit comments