Skip to content
logo4poop edited this page Jul 2, 2019 · 9 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-cljc based on opengl and webgl
  • Arcadia uses Clojure with the Unity game engine. Uses Clojure CLR

Games

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