aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-09-30 17:31:13 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-09-30 17:31:13 -0400
commitd6b814eccdb4749ceee893c790768d8afe28b11e (patch)
tree486f3c4cc9303738ec7fd8e9631ef88131cbdac8
parent797d04b3d1a2a9f136a063cb65fdd9e2c3df6b4c (diff)
Link to Josh Holland's TryAPL solutions in BQN
-rw-r--r--community/README.md1
-rw-r--r--docs/community/index.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/community/README.md b/community/README.md
index 3f4e86ef..ae46a7c0 100644
--- a/community/README.md
+++ b/community/README.md
@@ -8,6 +8,7 @@ For code repositories using BQN, see:
- Github repositories [tagged BQN](https://github.com/topics/bqn)
- [bqn-rest](https://codeberg.org/CptJimKirk/bqn-rest), for web APIs
+- Josh Holland's [solutions](https://git.sr.ht/~jshholland/trybqn/tree) to TryAPL problems
And the links below point to BQN submissions on some sites that encourage shorter-form programming.
diff --git a/docs/community/index.html b/docs/community/index.html
index 5cae829f..f89829a2 100644
--- a/docs/community/index.html
+++ b/docs/community/index.html
@@ -10,6 +10,7 @@
<ul>
<li>Github repositories <a href="https://github.com/topics/bqn">tagged BQN</a></li>
<li><a href="https://codeberg.org/CptJimKirk/bqn-rest">bqn-rest</a>, for web APIs</li>
+<li>Josh Holland's <a href="https://git.sr.ht/~jshholland/trybqn/tree">solutions</a> to TryAPL problems</li>
</ul>
<p>And the links below point to BQN submissions on some sites that encourage shorter-form programming.</p>
<ul>