On Fri, Jun 17, 2011 at 6:09 AM, flebber <flebber.c...@gmail.com> wrote:
> I apologise for the stupidity of this question in advance.

Usually, the only stupid question is the one you didn't ask.

> Just want to clarify. The jvm is great for other languages to be
> hosted on clojure, jruby, scala, jython...etc. But what would be
> really cool is if we could use the jvm to create interoperability
> between the languages so that clojure could call a jruby module etc.
> It's right that currently this can't be done isn't it? If it can is it
> hard & how?

I'd expect if the language can be called into from Java, it can be
called into from Clojure using Java interop forms, and these can
probably be sugared up some with macros if that involves a lot of
repetitive boilerplate.

-- 
Protege: What is this seething mass of parentheses?!
Master: Your father's Lisp REPL. This is the language of a true
hacker. Not as clumsy or random as C++; a language for a more
civilized age.

-- 
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

Reply via email to