/clojure.core

A host agnostic implementation of clojure.core

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

clojure.core

Goals

  • Port the clojure.lang package to Clojure (Clojure-in-Clojure)
  • Make Clojure stdlib reusable for all hosts, starting with the JVM and CLR.
  • Build an executable specification for Clojure, in the same vein as the RubySpec.
  • 100% backwards compatibility

Run the tests

$ lein test