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 (my main work target platform, along with Android) - I had Boehm GC compiled and working sometime ago for iOS - but ran into deadlines at work to continue. C might even be a better platform for Android then the current Java version - though would need to run some startup, cpu and memory benchmarks to determine that. And it might might also be usable for WindowsPhone8 using MSVC++ - but I don't much experience with that platform.
However, thanks for your work on this! In the next couple of days, I'll see if I can get it compiling and running under iOS. On Mon, Jul 9, 2012 at 10:11 AM, Mark Probst <mark.pro...@gmail.com> wrote: > On Mon, Jul 9, 2012 at 4:05 PM, Paulo Pinto <paulo.jpi...@gmail.com> > wrote: > > A question that I also mentioned on the HN thread, any idea to bypass > > C and > > compile directly to native, for example via LLVM? > > No particular plans. Why would you prefer that? > > Mark > > -- > 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