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 --- editors/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'editors') diff --git a/editors/README.md b/editors/README.md index 6b1ca14c..ce410ae5 100644 --- a/editors/README.md +++ b/editors/README.md @@ -8,6 +8,8 @@ Editor plugins and other tools for allowing BQN input are in [this folder](https://github.com/mlochbaum/BQN/tree/master/editors). Input always uses the layout shown [here](https://mlochbaum.github.io/BQN/keymap.html) ([want another?](#alternate-layouts)), 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](https://abrudz.github.io/lb/bqn) enables BQN input in any webpage in your **browser**. [This userscript](https://gist.github.com/dzaima/35ca0ce12b5e215a62460f00e693984f) highlights BQN code on **GitHub**. The highlighting library [prism.js](https://prismjs.com/) also supports BQN. -- cgit v1.2.3