On Fri, Sep 16, 2011 at 1:38 PM, Raoul Duke <[email protected]> wrote:
> hi, > > On Fri, Sep 16, 2011 at 10:36 AM, David Nolen <[email protected]> > wrote: > > Have you considered using ClojureScript instead? > > i had not. > > my context probably won't allow it, frankly. things need to be as > close to "native" as possible to stand a snowball's chance in hell of > being allowed :-) JavaScript can call into Java via Rhino. You also have V8 + NDK. Doing some Googling around both of these approaches seem to draw interest (regardless of Clojure). David -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
