aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-08-06 14:02:44 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-08-06 14:02:44 -0400
commita26781486a4fc9cd0b59dd3dba04a51bced6c79e (patch)
treef0dcff477ee353220532378671badd443ae4cf08
parenteab3fdc0e5f8282215d1b723403f3154e1a880d0 (diff)
Add ktye's array language zoo to running.md
-rw-r--r--docs/running.html6
-rw-r--r--running.md1
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/running.html b/docs/running.html
index 7c8b30ee..7f6d411e 100644
--- a/docs/running.html
+++ b/docs/running.html
@@ -50,6 +50,12 @@
<td></td>
</tr>
<tr>
+<td><a href="https://ktye.github.io/zoo/index.html#bqn">ktye/zoo</a></td>
+<td>Session</td>
+<td>JS</td>
+<td>Many array languages</td>
+</tr>
+<tr>
<td><a href="https://observablehq.com/@lsh/bqn">Observable</a></td>
<td>Notebook</td>
<td>JS</td>
diff --git a/running.md b/running.md
index 9da9f448..42cb4b1d 100644
--- a/running.md
+++ b/running.md
@@ -17,6 +17,7 @@ All these websites run BQN (on your computer, except Attempt This Online):
| [Attempt This Online](https://ato.pxeger.com/run?1=m704qTBvwYKlpSVpuhZoFJQGAA) | TIO | CBQN | Server-side
| [Do Stuff Online](https://dso.surge.sh/#bqn) | TIO | JS
| [Razetime](https://razetime.github.io/bqn-repl/) | Session | JS
+| [ktye/zoo](https://ktye.github.io/zoo/index.html#bqn) | Session | JS | Many array languages
| [Observable](https://observablehq.com/@lsh/bqn) | Notebook | JS | For import in Observable
| [BQN-80](https://dancek.github.io/bqn-80) | One-shot | JS | Create animations