The Hello World Collection
“Hello World” is the first program one usually writes when learning a new programming language. This collection includes 264 Hello World programs in many more-or-less well known programming languages, plus 42 human languages.
;; Hello World in Fjölnir (Icelandic programming language)
"hello" < main
{
main ->
stef(;)
stofn
skrifastreng(;"Halló Veröld!"),
stofnlok
}
*
"GRUNNUR"
;