I wasn't really pointing at performance with my post. More about native app 
development, for OSX we have Clojure on the JVM which is fine. I don't see 
Apple allowing Java on iOS anytime though.

Thanks for the replies so far, this was purely food for thought.

On Wednesday, 4 June 2014 16:11:56 UTC+1, Aaron France wrote:
>
> @Timothy, you mention speed a lot, but I'm not sure where in the OP it 
> mentioned wanting to do this for speed at all. I think the intention is to 
> be able to Clojure on a different platform, is all.
>
>
> On Wed, Jun 4, 2014 at 4:58 PM, Mike Fikes <mike...@me.com <javascript:>> 
> wrote:
>
>> I have been experimenting writing an iOS app using ClojureScript embedded 
>> in JavaScriptCore, where the ClojureScript essentially implements the logic 
>> of my view controllers which drive native UI.
>>
>> So far, this approach seems like a reasonable one to “writing iOS apps 
>> using Clojure.”
>>
>> You essentially trade off direct tooling support and gain the ease of 
>> developing using ClojureScript (this is important to me, as my server is in 
>> Clojure and I can effectively master one language.)
>>
>> --
>> 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 
>> <javascript:>
>> 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 <javascript:>
>> 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 <javascript:>.
>> 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