Ask HN: Suggest me a new programming language with small user community to learn
I want to learn a very new programming language. It should not be too popular. It should not have a large user community. It should be relatively new compared to Go, JavaScript, etc.
My intention in learning behind a language like this is to see if I can contribute run-of-the-mill libraries to this language's ecosystem. If it is new and not so popular yet, there is a good chance its ecosystem would be lacking where I can contribute my time and effort to improve it.
14 comments
[ 3.1 ms ] story [ 39.2 ms ] threadhttps://urbit.org/docs/learn/hoon/ has a small, welcoming community. It's pretty out there though.
There's also nim (fast Python) and Crystal (fast Ruby).
Checkout http://scheme-lang.com/
I'd recommend checking out Chicken Scheme. Not only is it a kick-butt implementation but its community, #chicken on Freenode, is truly fantastic.
Give it a whirl :)
[0]: https://github.com/odin-lang/Odin
pharo smalltalk for example. (i can give you a list of things i'd like to have there right now.)
pike is a nice language with a small community. plenty of room for interesting things to add.
red-lang is another one that could use some help.
bonus: if you pick that up any of these three i'll offer to mentor you :-)
An additional benefit is that it's super easy to contribute to the Flutter codebase!