No one question is stupid. Any jvm language can use jvm byte code.
For example you can use Java libraries in Scala, Clojure,..
Of course sometimes it is not natural fit.
For example if you use Scala in Java you have to know Scala compiler
will generate set/get methods.

Zlaja

On Fri, Jun 17, 2011 at 12:09 PM, flebber <flebber.c...@gmail.com> wrote:

> I apologise for the stupidity of this question in advance.
>
> 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?
>
> --
> 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

Reply via email to