From 2438463dff02aee7352d423b41ca819b0d9e5780 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 16 May 2022 21:59:27 -0400 Subject: Updates and more links for the glossary --- docs/doc/glossary.html | 61 +++++++++++++++++++++++++------------------------- docs/doc/syntax.html | 2 +- 2 files changed, 32 insertions(+), 31 deletions(-) (limited to 'docs') diff --git a/docs/doc/glossary.html b/docs/doc/glossary.html index 36482766..af08e38b 100644 --- a/docs/doc/glossary.html +++ b/docs/doc/glossary.html @@ -23,11 +23,11 @@

A few terms refer to multiple types collectively:

BQN uses standard terminology for particular sets of numbers, with natural numbers starting at 0.

Roles

The possible roles are:

Arrays

Tokens

Parsing

Assignment and scoping

@@ -128,19 +128,20 @@
  • Definition: The first assignment of a variable, which must be performed with .
  • Blocks

    diff --git a/docs/doc/syntax.html b/docs/doc/syntax.html index 460fc460..8798c1e4 100644 --- a/docs/doc/syntax.html +++ b/docs/doc/syntax.html @@ -38,7 +38,7 @@ () -Expression grouping +Expression grouping -- cgit v1.2.3