Clojure
Rich Hickey's modern Lisp. Immutable data structures and JVM interop. Pragmatic functional programming.
Your Reaction
Similar Programming Language
Lisp
McCarthy's AI language. Parentheses and homoiconicity. Code is data, data is code. Influenced all modern …
JavaScript
Brendan Eich's 10-day creation became web language. V8 engine made it fast. Node brought it …
Haskell
Academic functional language. Pure functions and powerful type system. Monads solve IO problem.
Scala
Martin Odersky's functional-OO hybrid. Powerful type system. Twitter and Spark.
Prolog
Logic programming language. Facts and rules, let Prolog deduce. AI and expert systems.
C++
Bjarne's C with classes evolved into complex powerhouse. Template metaprogramming and modern features.
Python
Guido's readable language conquered data science and scripting. Whitespace significance and gentle learning curve.
Elixir
José Valim's Ruby-like syntax on Erlang VM. Actor model concurrency. Phoenix framework challenges Rails.
Explore Related Domains
Discover connections across different types of entities
Emacs
Extensible text editor, almost an OS. Everything customizable through Emacs Lisp. Org-mode, email, IRC, games. …
Emacs
Emacs is not just editor but Lisp machine and way of life. Infinitely extensible. Holy …
Django
Python web framework with batteries included. ORM, admin, auth out of box. Pragmatic over purist. …
IntelliJ IDEA
JetBrains' intelligent IDE. Refactoring and code intelligence set standard. Kotlin's birthplace.
Webpack
JavaScript module bundler. Complex but powerful. Represents modern web build complexity.
Apache
Original open source web server. Powered early web and remains influential. Modular architecture philosophy.
Chrome
Google's browser became dominant through speed and minimalism. V8 JavaScript engine revolutionized web apps. Open …
Unix
Unix philosophy revolutionized computing: small tools that do one thing perfectly, composed via pipes. Everything …