From fc2687ffc8dcb8117bb957bea6b4e7bbdb45ca71 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Thu, 16 Dec 2021 22:15:39 -0500 Subject: =?UTF-8?q?=E2=80=A2ReBQN=20documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index c14dcff4..6aa53d48 100644 --- a/docs/index.html +++ b/docs/index.html @@ -27,13 +27,13 @@
  • A low-dependency C implementation using bytecode compilation: installation
  • Basic system functions for common math, file, and IO operations
  • Documentation with examples, visuals, explanations, and rationale for features
  • +
  • Replace or extend primitives to make a BQN-like language suited for specialized domains
  • BQN will provide:

    At present, I think BQN is a good choice for learning array programming, scripting, medium-scale 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, some nicely commented Advent of Code 2021 solutions, or something else from the community page.

    What kind of name is "BQN"?

    -- cgit v1.2.3