mylesmegyesi / clojure.core

A host agnostic implementation of clojure.core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A host agnostic implementation of clojure.core

License:Eclipse Public License 1.0


Languages

Language:Clojure 90.4%Language:Java 9.6%