From 6d07828fb3aad41bce43027029632dfae7d32db9 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Wed, 3 Feb 2021 21:10:15 -0500 Subject: Link "infix notation" in the main README to the first tutorial --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index f324cd68..e09205cb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,7 +24,7 @@

BQN is a new programming language in the APL lineage, which aims to remove irregular and burdensome aspects of the APL tradition and put the great ideas on a firmer footing. While its use demands a solid understanding of functions and multidimensional arrays, BQN's focus on providing simple, consistent, and powerful array operations (and documentation!) makes it a good language for learning array programming and building stronger array intuition.

BQN maintains many of the ideas that made APL\360 revolutionary in 1966:

-- cgit v1.2.3