aboutsummaryrefslogtreecommitdiff
path: root/docs/community/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/community/index.html')
-rw-r--r--docs/community/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/community/index.html b/docs/community/index.html
new file mode 100644
index 00000000..61b4d43c
--- /dev/null
+++ b/docs/community/index.html
@@ -0,0 +1,18 @@
+<head>
+ <link href="../favicon.ico" rel="shortcut icon" type="image/x-icon"/>
+ <link href="../style.css" rel="stylesheet"/>
+ <title>BQN community links</title>
+</head>
+<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a></div>
+<h1 id="bqn-community-links"><a class="header" href="#bqn-community-links">BQN community links</a></h1>
+<p>Yes, BQN has users! Forums where we discuss things are linked <a href="../index.html#where-can-i-find-bqn-users">on the main page</a>, and there are a few projects elsewhere as well.</p>
+<ul>
+<li>Github repositories <a href="https://github.com/topics/bqn">tagged BQN</a></li>
+<li><a href="https://codeberg.org/ndrogers/bqn-rest">bqn-rest</a>, for web APIs</li>
+</ul>
+<p>You can also see BQN submissions on some sites that encourage shorter-form programming with the links below:</p>
+<ul>
+<li><a href="https://rosettacode.org/wiki/Category:BQN">Rosetta Code</a> (consider translating <a href="https://rosettacode.org/wiki/Category:APL">APL versions</a>?)</li>
+<li>Stack Exchange <a href="https://codegolf.stackexchange.com/search?tab=newest&q=BQN">Code Golf &amp; Coding Challenges</a></li>
+<li>Codidact <a href="https://codegolf.codidact.com/posts/search?utf8=%E2%9C%93&search=BQN&sort=age">Code Golf</a></li>
+</ul>