Whiley

In the Whiley programming language, you can write “Hello World!” like this: proc main() {…

Phaeronix

Phaeronix is an impressive Linux distribution built on top of Gentoo. It stands out from…

GNU Guile

(use-modules (gnu) srfi-1)) (display (string->symbol “Hello World!”)) (newline) ;; Output: Hello World! Text model: toppy…

VAST

VAST is a specialized Linux distribution tailored for security professionals and VoIP administrators. Designed for…

Go!

package main import "fmt" func main() { fmt.Println("Hello World!") } This is a simple Go…

ASPLinux

A lesser-known but still interesting Linux distribution! ASPLinux seems to be a Russian company that…

Nim

echo "Hello World!" This is a very basic program that simply prints “Hello World!” to…

Ehad

Ehad is an interesting Linux distribution tailored specifically for users in Israel, particularly those who…