clojure-objc 1.7.0-beta2
Sync with clojure 1.7.0-beta2
Remote REPL fully working
Use the same hashing on NSString as java.lang.String to enable ‘case’
Almost all tests were transcompiled and pass on objc
Include j2objc in the releases
lein-objcbuild 0.1.5
Incremental compilation of functions
Automatically manage and download all the release binaries
Use uikit
Add sample code to use the Remote REPL

This is very cool! I saw some references to https://github.com/google/j2objc - is that what the project uses to do the Java -> ObjC?
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
clojure+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Have you built or released on the App Store any apps using this? I'm just wondering if you'd classify it as "feature complete" and "ready to use" or it's more in the experimental phase.