Thanks! Yes, thats the project from Google that translates java to objc

On Thu, May 7, 2015 at 3:23 PM Rangel Spasov <raspa...@gmail.com> 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 at 8:13:10 PM UTC-7, Gal Dolber wrote:
>>
>> Clojure-objc, the Clojure compiler that targets objc runtimes.
>>
>> clojure-objc <https://github.com/galdolber/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 <https://github.com/galdolber/lein-objcbuild> 0.1.5
>>
>>    -
>>
>>    Incremental compilation of functions
>>    -
>>
>>    Automatically manage and download all the release binaries
>>
>> clojure-objc-sample <https://github.com/galdolber/clojure-objc-sample>
>>
>>    -
>>
>>    Use uikit <https://github.com/galdolber/uikit>
>>    -
>>
>>    Add sample code to use the Remote REPL
>>
>>
>> Now it's very easy to get started, the lein plugin is doing all the heavy
>> lifting.
>>
>> Here's a quick screencast of the plugin and the REPL
>> https://github.com/galdolber/lein-objcbuild/blob/master/README.md
>> <https://github.com/galdolber/clojure-objc-sample/raw/master/ios.gif>
>>
>>
>> Feedback is welcome!
>>
>>  --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@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+unsubscr...@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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to