diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
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> |
