Re: ANN: clojure-objc 1.7.0-beta2

2015-05-07 Thread Gal Dolber
I have 2 apps in production, but they are enterprise apps so they are not in the AppStore. There are many apps built with j2objc in the AppStore already, and internally this is just that, it generates objc code and it doesn't violate any Apple terms. Inbox by Google and Google Sheets are built with

Re: ANN: clojure-objc 1.7.0-beta2

2015-05-07 Thread Rangel Spasov
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. On Thursday, May 7, 2015 at 11:32:20 AM UTC-7, Gal Dolber wrote: > > Thanks! Yes, thats the project from Googl

Re: ANN: clojure-objc 1.7.0-beta2

2015-05-07 Thread Gal Dolber
Thanks! Yes, thats the project from Google that translates java to objc On Thu, May 7, 2015 at 3:23 PM Rangel Spasov wrote: > 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? > > > > On Wednesday, May 6, 2015

Re: ANN: clojure-objc 1.7.0-beta2

2015-05-07 Thread Rangel Spasov
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? On Wednesday, May 6, 2015 at 8:13:10 PM UTC-7, Gal Dolber wrote: > > Clojure-objc, the Clojure compiler that targets objc runtimes. > > clojure-objc