Odin

Back

Hello, world:

package main
import "core:fmt"

mainĀ :: proc() {
  fmt.println("Hellope!");
}

Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.