Haskell
From Conservapedia
Haskell is a pure functional programming language with roots in the lambda calculus. Free and open source implementations are available for a variety of operating systems.
Hello World
(display "hello world\n")
Haskell is a pure functional programming language with roots in the lambda calculus. Free and open source implementations are available for a variety of operating systems.
(display "hello world\n")