aboutsummaryrefslogtreecommitdiff
path: root/docs/running.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-09-13 10:11:29 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-09-13 10:11:29 -0400
commit0ddb3ef166def381239fffada465bbd9f3851d19 (patch)
treec53e5d7a1ea8c2379cccd46aa04c0574e04761f5 /docs/running.html
parent9173df2cb23454a8f997d7cf005d273bad2e5715 (diff)
BQN added to Guix, available in non-stable snapshots
Diffstat (limited to 'docs/running.html')
-rw-r--r--docs/running.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/running.html b/docs/running.html
index 947d3acf..26d3a155 100644
--- a/docs/running.html
+++ b/docs/running.html
@@ -6,7 +6,7 @@
<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="index.html">BQN</a></div>
<h1 id="how-to-run-bqn"><a class="header" href="#how-to-run-bqn">How to run BQN</a></h1>
<p><a href="https://github.com/dzaima/CBQN">CBQN</a> is the primary offline implementation. Scripts in this repository start with <code><span class='Comment'>#! /usr/bin/env bqn</span></code> in order to look up the user's <code><span class='Value'>bqn</span></code> executable, which is expected to be CBQN.</p>
-<p>Third-party packages to build some BQN implementations are available for both Nix and Arch Linux. For general use I recommend <code><span class='Value'>cbqn</span></code> from nixpkgs (Nix) and <code><span class='Value'>cbqn</span><span class='Function'>-</span><span class='Value'>git</span></code> from the AUR (Arch). There are also third party <a href="https://github.com/actalley/WinBQN">Windows builds</a> hosted on Github.</p>
+<p>Some Linux distributions have third-party BQN packages: for general use I recommend <code><span class='Value'>cbqn</span></code> from nixpkgs (Nix), <code><span class='Value'>cbqn</span><span class='Function'>-</span><span class='Value'>git</span></code> from the AUR (Arch), and <code><span class='Value'>bqn</span></code> in development Guix (not 1.3.0). There are also third party <a href="https://github.com/actalley/WinBQN">Windows builds</a> hosted on Github.</p>
<p>For tools related to running BQN, see the <a href="editors/index.html">editor plugins</a> and <a href="https://mlochbaum.github.io/BQN/fonts.html">fonts page</a>.</p>
<p>All these websites run BQN (on your computer, except Attempt This Online):</p>
<table>