aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/birds.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-10-16 18:10:24 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-10-16 18:10:24 -0400
commitc8237536a812ee2ec2c43cb8798447e9c8a3cbab (patch)
tree375d283b829bef5ead421462f2743656919ab4db /docs/doc/birds.html
parent1f983c8c0fc291be41967235cd6981f12c02cf76 (diff)
Corrections
Diffstat (limited to 'docs/doc/birds.html')
-rw-r--r--docs/doc/birds.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/doc/birds.html b/docs/doc/birds.html
index b9bd02e7..f39a29c7 100644
--- a/docs/doc/birds.html
+++ b/docs/doc/birds.html
@@ -10,9 +10,9 @@
<thead>
<tr>
<th align="center">BQN</th>
-<th>Bird</th>
+<th>Bird 1</th>
<th>1</th>
-<th>Bird</th>
+<th>Bird 2</th>
<th>2</th>
</tr>
</thead>
@@ -89,6 +89,6 @@
</tr>
</tbody>
</table>
-<p>The name &quot;Golden Eagle&quot; is a <a href="https://nitter.net/code_report/status/1440208242529882112#m">fever dream</a> of bird enthusiast Conor Hoekstra, who saw it emerge from the Bald Eagle when arguments <code><span class='Value'>fg</span></code> are set equal to <code><span class='Value'>de</span></code>.</p>
+<p>The name &quot;Golden Eagle&quot; is a <a href="https://nitter.net/code_report/status/1440208242529882112#m">fever dream</a> of bird enthusiast Conor Hoekstra, who saw it emerge disordered from the Bald Eagle when arguments <code><span class='Value'>fg</span></code> are set equal to <code><span class='Value'>cd</span></code>.</p>
<p>Lambda calculus doesn't have BQN's polymorphism on one or two arguments, so each BQN combinator corresponds to two lambda calculus forms depending on the number of arguments, giving the two columns of birds above.</p>
<p>Inputs are mapped to lambda calculus arguments according to the ordering <code><span class='Function'>𝔽𝔾</span><span class='Value'>𝕨𝕩</span></code>, and <code><span class='Function'>GFH</span></code> for a 3-train <code><span class='Function'>F</span> <span class='Function'>G</span> <span class='Function'>H</span></code>. For example, when I write that the combination <code><span class='Value'>𝕨</span> <span class='Function'>𝔽</span><span class='Modifier'>˜</span> <span class='Value'>𝕩</span></code> corresponds to a call of <code><span class='Function'>C</span></code> or <code><span class='Value'>labc.acb</span></code>, <code><span class='Value'>a</span></code> is <code><span class='Function'>𝔽</span></code> and <code><span class='Value'>bc</span></code> are <code><span class='Value'>𝕨𝕩</span></code>.</p>