Skip to content

rberger/clojurem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is ClojureM?

ClojureM is a compiler for Clojure that targets Objective-C.

Getting Started

  1. Make sure you have Xcode 4.4 or higher.
  2. Run ./script/bootstrap to pull in Clojure.
  3. Run bin/cljmc examples/DemoApp/cljm "{:out examples/DemoApp/gen}" to compile the ClojureM in the demo app.
  4. See the DemoApp.

License

This is based off ClojureScript. All original licenses apply.

New work is Apache licensed.

About

Clojure to Objective-C compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published