aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-06 19:55:58 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-06 19:55:58 -0400
commitd79850ba364d14f931e8cf75c7aff5dfbc41b8a1 (patch)
tree91be0caddb8838a46b02775851281e078b8b22cc
parentd60e28f547fbb4f32434c453cf8dcb4605a5f54a (diff)
Bravado
-rw-r--r--README.md2
-rw-r--r--docs/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dccb4ed4..ceabc291 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Looking for a modern, powerful language centered on Ken Iverson's array programm
BQN **will provide**:
-- State of the art array performance: takes some time, but I developed many of Dyalog APL's current algorithms and know we'll get there
+- State of the art array performance: CBQN credibly competes with the fastest array languages, but isn't dominant yet.
- Interfaces to connect with other languages, like a C FFI and JSON and CSV tools
- A standard system to install and use libraries and packages, and support for package managers
diff --git a/docs/index.html b/docs/index.html
index 4e441a8f..5fb22f47 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -32,7 +32,7 @@
</ul>
<p>BQN <strong>will provide</strong>:</p>
<ul>
-<li>State of the art array performance: takes some time, but I developed many of Dyalog APL's current algorithms and know we'll get there</li>
+<li>State of the art array performance: CBQN credibly competes with the fastest array languages, but isn't dominant yet.</li>
<li>Interfaces to connect with other languages, like a C FFI and JSON and CSV tools</li>
<li>A standard system to install and use libraries and packages, and support for package managers</li>
</ul>