From 5d063e99f26ca5566a14e711f846f78fa29e1eb5 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 27 May 2022 18:37:38 -0400 Subject: CBQN supports FFI now --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 5fb22f47..e29d6286 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,14 +26,14 @@

BQN will provide:

At present, I think BQN is a good choice for learning array programming, scripting, medium-scale (fits in RAM) number crunching, and recreational programming. For some examples of BQN in action, this repository holds the dreaded self-hosted compiler and the friendlier markdown processor used to generate the site. See also my scripts at bqn-libs, this gnuplot interface, examples on RosettaCode, or something else from the community page.

-- cgit v1.2.3