From aaf8b0ac36ec1a6720db4e17382ac55b0ca18317 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 10 Mar 2023 20:15:10 -0500 Subject: Links to Beacon IDE --- docs/editors/index.html | 1 + docs/running.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/editors/index.html b/docs/editors/index.html index c80288ba..07f44e36 100644 --- a/docs/editors/index.html +++ b/docs/editors/index.html @@ -8,6 +8,7 @@

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.

+

Beacon is a dedicated IDE designed for BQN.

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.

diff --git a/docs/running.html b/docs/running.html index cb54f53f..bef6ad18 100644 --- a/docs/running.html +++ b/docs/running.html @@ -38,7 +38,7 @@ -

For tools related to running BQN, see the editor plugins and fonts page.

+

For tools related to running BQN, see the editor plugins and fonts page. And Beacon is an IDE just for BQN!

All these websites run BQN, in your browser unless marked with "server-side" (JS is native Javascript; the Wasm engine is WebAssembly compiled from CBQN).

-- cgit v1.2.3