Description: Clojure is a dynamic, general-purpose programming language that targets the Java Virtual Machine (JVM). It combines the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
Type: software
Description: Haskell is a statically typed, purely functional programming language known for its strong static type system, sophisticated type inference, and non-strict evaluation. It is used in education, academia, and some commercial applications.
Type: software