diff options
Diffstat (limited to 'community/README.md')
| -rw-r--r-- | community/README.md | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/community/README.md b/community/README.md index 71ee32b0..b400c739 100644 --- a/community/README.md +++ b/community/README.md @@ -6,11 +6,15 @@ Yes, BQN has users! This page gathers links to work by the community. To get in For code repositories using BQN, see: -* Github repositories [tagged BQN](https://github.com/topics/bqn) -* [bqn-rest](https://codeberg.org/ndrogers/bqn-rest), for web APIs +- Github repositories [tagged BQN](https://github.com/topics/bqn) +- [bqn-rest](https://codeberg.org/ndrogers/bqn-rest), for web APIs And the links below point to BQN submissions on some sites that encourage shorter-form programming. -* [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) +- [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) + +And also: + +- [BQN fan art](fanart.md) |
