Skip to content

Clojure vs Object Pascal

A side-by-side look at Clojure and Object Pascal. For an in-depth review of either product, follow the links below.

Clojure

Clojure

Development

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.

lispfunctional-programmingjvm
Object Pascal

Object Pascal

Development

Object Pascal is an object-oriented version of the Pascal programming language. It builds on traditional Pascal with the addition of object-oriented programming features like classes, inheritance, interfaces and more. Popular uses of Object Pascal include developing desktop, mobile, web and gaming applications.

objectorientedpascaldesktopmobilewebgaming

Related Comparisons