On Tue, Jul 10, 2012 at 2:09 PM, Timothy Baldridge <tbaldri...@gmail.com>wrote:
> > Please don't bypass C! Almost all platforms have some sort of C > compiler - it's like javascript for native platforms, instead of the web. > With C output, I can probably get it working on iOS > > The same is true for LLVM. There's no reason why LLVM can't target iOS. > Right - but what about Android NDK and Win8RT (mobile and 'Surface')? I build for native Android almost every day and NDK-r8 is currently at gcc 4.4.3. After a quick google search, there doesn't appear to be a LLVM compiler for Android (other than "it's possible, but not easy"). And then what about Microsoft? ClojureCLR on Win8RT might be a possibility - but can LLVM compile to that platform? And other, less common embedded systems might not have great support for the latest llvm. I also don't know much about LLVM, other than using clang++ for iOS work - so maybe it is all possible with enough time and money.. *shrug* I'll keep at getting iOS/AndroidNDK working as that is what interests me. LLVM does look cool though :) Adam > Timothy > > -- > 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 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