From 45e5bcf4823fdcebe2fbecb6b69bd083b5438ce8 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 7 Nov 2020 07:55:28 -0500 Subject: Typos --- docs/doc/fromDyalog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/doc/fromDyalog.html') diff --git a/docs/doc/fromDyalog.html b/docs/doc/fromDyalog.html index 5a170c9a..41452874 100644 --- a/docs/doc/fromDyalog.html +++ b/docs/doc/fromDyalog.html @@ -38,7 +38,7 @@

BQN shares the terms "cell" and "major cell" with Dyalog, and uses "element" (which may mean different things to different Dyalog users) not for a 0-cell but for the value it contains.

Roles

-

Dyalog uses value types (array, function, and so on) to determine syntax while BQN uses a separate concept called syntactic roles. See context-free grammer.

+

Dyalog uses value types (array, function, and so on) to determine syntax while BQN uses a separate concept called syntactic roles. See context-free grammar.

-- cgit v1.2.3