From 439e6ebdc2a546e79edf80f61a5539c819a7bd7f Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 5 Feb 2022 18:05:09 -0500 Subject: Minor changes to running BQN doc --- docs/running.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/running.html b/docs/running.html index e50a3256..f2add732 100644 --- a/docs/running.html +++ b/docs/running.html @@ -16,7 +16,7 @@
  • Javascript, in this repository. Slow (compiles at ~5kB/s) but usable.
  • BQN (bqn.bqn), for testing without a build step.
  • C++, planning to enable GPU use. Still slow; some cool features.
  • -
  • Rust, for embedding in Erlang (the Erlang version is abandoned as too slow).
  • +
  • Rust, motivated by web use (an Erlang version is abandoned as too slow).
  • Julia embedding, with common primitives implemented natively. Slow startup.
  • Javascript

    @@ -25,7 +25,7 @@ -- cgit v1.2.3