Skip to content

Clojure

Arne Brasseur edited this page Dec 7, 2016 · 6 revisions

Clojure is a modern dialect of Lisp that runs on the Java Virtual Machine. There is also Clojurescript which compiles to Javascript, and ClojureCLR, which targets the Common Language Runtime used by .NET.

Frameworks

  • play-clj based on libgdx
  • Arcadia uses Clojure with the Unity game engine. Uses Clojure CLJ

Games

  • Dunjeon A small roguelike written in Clojure. (source)
  • The letter tile game WordWhiz (github) is written in Clojure.

logo

Clone this wiki locally