From 673de1c627a2046123e1693e9e6508399a028508 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 3 Oct 2020 16:38:35 -0400 Subject: Write files directly from md.bqn, not gendocs (removes trailing empty lines) --- docs/running.html | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/running.html') diff --git a/docs/running.html b/docs/running.html index 45745a94..00378fb7 100644 --- a/docs/running.html +++ b/docs/running.html @@ -23,4 +23,3 @@

The left argument for EX or the shell arguments can contain up to two arguments for the script. The first is a file to run, and the second is BQN code to be run after it.

BQN2NGN

BQN2NGN is a prototype implementation in Javascript build to experiment with the langauge, which is now abandoned. It can be used online here. Major differences are that it has no Fold and Insert is spelled ´ even though current BQN uses ˝, that it has a different version of Group (), and that it is missing Choose (). There are also some spelling differences, with Deduplicate () spelled with and Valences () spelled with . It is missing value blocks and function headers.

- -- cgit v1.2.3