Fjölnir (programming language)
From Wikipedia, the free encyclopedia
Fjölnir (also Fjolnir or Fjoelnir) is an Icelandic programming language used mostly in the 1980s. The source files most often have the extension fjo.
[edit] Sample programs
[edit] Hello world
A simple Hello world program:
;; Hello world in Fjölnir "hello" < main { main -> stef(;) stofn skrifastreng(;"Halló Veröld!"), stofnlok } * "GRUNNUR" ;
[edit] External links
- Fjölnir package (DOS, works in Windows)
- PDF about Fjölnir (In Icelandic)
- 99 Bottles of Beer in Fjölnir