Skip to content

Jjunior130/clojure.core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 90.3%
  • Java 9.7%