Elixir
Elixir is a dynamic, functional programming language designed for building scalable and maintainable applications. It is primarily used for developing distributed systems, web applications, and real-time systems.
Hello, world code example:
IO.puts "Hello world!"
Popularity: 2.33% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.
Repositories on GitHub: 100,572