From d9017928786dc30cc58f2610c7e76bd279e6eaf8 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 22 Apr 2022 16:09:54 -0400 Subject: BQN.jl moved to Github --- docs/running.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/running.html b/docs/running.html index 2870361c..07ee02c5 100644 --- a/docs/running.html +++ b/docs/running.html @@ -70,7 +70,7 @@
  • C, targetting high performance. Usually fairly fast.
  • Javascript, in this repository. Slow (compiles at ~5kB/s) but usable.
  • BQN (bqn.bqn), for testing without a build step.
  • -
  • Julia embedding, with common primitives implemented natively. Slow startup.
  • +
  • Julia embedding, with common primitives implemented natively. Slow startup.
  • C++, planning to enable GPU use. Still slow; some cool features.
  • Rust, motivated by web use (an Erlang version is abandoned as too slow).
  • -- cgit v1.2.3