noun
functional language
A programming language that emphasizes functions and avoids changing state; used in computer science contexts.
Haskellは代表的な関数型言語の一つです。
Haskell is one of the representative functional languages.
関
In functional languages, functions without side effects are emphasized.