aboutsummaryrefslogtreecommitdiff
path: root/docs
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 /docs
parentd60e28f547fbb4f32434c453cf8dcb4605a5f54a (diff)
Bravado
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
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>