Nim
Nim is a statically-typed, compiled programming language that offers high performance and expressive syntax. It is commonly used for systems programming, scripting, and building web applications.
Hello, world code example:
echo("Hello world!")
Popularity: 0.38% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.
Repositories on GitHub: 9,680