From 0a5ec5b2c31eccda5e00239df80ae3675a51b0a2 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 1 Nov 2021 16:04:45 -0400 Subject: Remove dzref --- docs/running.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs') diff --git a/docs/running.html b/docs/running.html index 3e247156..b78b10ad 100644 --- a/docs/running.html +++ b/docs/running.html @@ -31,7 +31,5 @@ java -jar /path/to/dzaima/BQN/BQN.jar "$@"

If compiled with Native Image, nBQN can be used directly instead.

-

dzaima+reference BQN

-

This repository contains a dzaima/BQN script dzref that fills in gaps in primitive support with BQN implementations. It was used for md.bqn for a while and is no longer used now. The command-line arguments are a script to run and followed by the •args to supply to it.

BQN2NGN

BQN2NGN is a prototype implementation in Javascript build to experiment with the langauge, which is now abandoned.

-- cgit v1.2.3