From 57194701f21dac645e2b3f820008de6c235f83cb Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Thu, 15 Sep 2022 15:02:48 -0400 Subject: Keep correcting --- docs/doc/fromDyalog.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/doc/fromDyalog.html b/docs/doc/fromDyalog.html index 734ceafc..c40ce402 100644 --- a/docs/doc/fromDyalog.html +++ b/docs/doc/fromDyalog.html @@ -109,7 +109,7 @@

The assignment arrow defines a new variable in a block, while modifies an existing one.

BQN uses the ligature character for stranding, instead of plain juxtaposition. It also has a list notation using ⟨⟩, and [] for higher-rank arrays.

For reading

-

Glyphs +-×÷⌊⌈|⊣⊢⌽⍉ have nearly the same meaning in BQN as APL. Closest equivalents in Dyalog APL for the other functions are below (except !, Assert).

+

Glyphs +-×÷⌊⌈|⊣⊢⍉ have nearly the same meaning in BQN as APL. The other primitive functions (except !, Assert) are translated loosely to Dyalog APL below.

@@ -215,6 +215,11 @@ + + + + + @@ -261,8 +266,8 @@ - - + +
-⊢↑⍪⍨
/
or {⊂⍵}{⊂⍵} or
@@ -348,8 +353,8 @@ ⊣∾∊˜¬/⊢ / - Give up - Give up + ⍋⊐ + ⍒⊐ •BQN •Fmt -- cgit v1.2.3