diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-09-14 11:15:59 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-09-14 11:15:59 -0400 |
| commit | f421346fa5a41fba61cd95dfb57fd4764b495f2d (patch) | |
| tree | 2bc65fccc67565cb293cbca48b34f6f1d62b2133 /community | |
| parent | 95cc441b4aefd08d562cf0ee1110db25ba7afdb0 (diff) | |
Add community directory in website
Diffstat (limited to 'community')
| -rw-r--r-- | community/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/community/README.md b/community/README.md new file mode 100644 index 00000000..c3bdc618 --- /dev/null +++ b/community/README.md @@ -0,0 +1,14 @@ +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/community/index.html).* + +# BQN community links + +Yes, BQN has users! Forums where we discuss things are linked [on the main page](../README.md#where-can-i-find-bqn-users), and there are a few projects elsewhere as well. + +* Github repositories [tagged BQN](https://github.com/topics/bqn) +* [bqn-rest](https://codeberg.org/ndrogers/bqn-rest), for web APIs + +You can also see BQN submissions on some sites that encourage shorter-form programming with the links below: + +* [Rosetta Code](https://rosettacode.org/wiki/Category:BQN) (consider translating [APL versions](https://rosettacode.org/wiki/Category:APL)?) +* Stack Exchange [Code Golf & Coding Challenges](https://codegolf.stackexchange.com/search?tab=newest&q=BQN) +* Codidact [Code Golf](https://codegolf.codidact.com/posts/search?utf8=%E2%9C%93&search=BQN&sort=age) |
