diff options
Diffstat (limited to 'docs/running.html')
| -rw-r--r-- | docs/running.html | 2 |
1 files changed, 0 insertions, 2 deletions
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 @@ <span class='Value'>java</span> <span class='Function'>-</span><span class='Value'>jar</span> <span class='Function'>/</span><span class='Value'>path</span><span class='Function'>/</span><span class='Value'>to</span><span class='Function'>/</span><span class='Value'>dzaima</span><span class='Function'>/BQN/BQN</span><span class='Value'>.jar</span> <span class='String'>"$@"</span> </pre> <p>If compiled with Native Image, <code><span class='Value'>nBQN</span></code> can be used directly instead.</p> -<h4 id="dzaimareference-bqn"><a class="header" href="#dzaimareference-bqn">dzaima+reference BQN</a></h4> -<p>This repository contains a dzaima/BQN script <code><span class='Value'>dzref</span></code> 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 <code><span class='Value'>•args</span></code> to supply to it.</p> <h3 id="bqn2ngn"><a class="header" href="#bqn2ngn">BQN2NGN</a></h3> <p><a href="https://github.com/mlochbaum/BQN2NGN">BQN2NGN</a> is a prototype implementation in Javascript build to experiment with the langauge, which is now abandoned.</p> |
