From 0bfe40cbd731ffd0f5f97ebb08f76560734f1c3b Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Thu, 24 Nov 2022 07:58:12 -0500 Subject: Mention REPLXX on the editors page --- docs/editors/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/editors/index.html b/docs/editors/index.html index 87420b95..c2b72593 100644 --- a/docs/editors/index.html +++ b/docs/editors/index.html @@ -7,6 +7,7 @@

Editor support

Editor plugins and other tools for allowing BQN input are in this folder. Input always uses the layout shown here (want another?), and is usually performed with a backslash \ prefix, but sometimes with a modifier key such as alt. To type an actual backslash, hit the backslash key twice.

+

Both the online REPL and the REPLXX build of CBQN (make REPLXX=1) support backslash input with no configuration required.

This bookmarklet enables BQN input in any webpage in your browser.

This userscript highlights BQN code on GitHub. The highlighting library prism.js also supports BQN.

For Android, this fork adds APL and BQN to Hacker's Keyboard.

-- cgit v1.2.3