Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Java (http://www.programmingforums.org/forum17.html)
-   -   Languages other than Java targeting the JVM (http://www.programmingforums.org/showthread.php?t=11080)

uman Aug 15th, 2006 5:26 AM

Languages other than Java targeting the JVM
 
Has it been done?

Random Spirit Aug 15th, 2006 6:26 AM

There is jython(python for java):

http://www.jython.org/Project/index.html

I think there are quite a few. Its not really much different from creating a compiler for x86. You just have to compile whatever language to java bytecode instead of a real processor.

Arevos Aug 15th, 2006 6:58 AM

Quote:

Originally Posted by uman
Has it been done?

Yes, it has. Perhaps more often than you think.

uman Aug 15th, 2006 1:56 PM

Oh, Arevos, when you do the whole each word is a link thing, it's cheating to make three words one link :-P

Thanks for the info.

titaniumdecoy Aug 15th, 2006 2:04 PM

Would programs written in other languages that are compiled to Java bytecode be as portable as Java applications? For example, if I wrote a program in Jython, would it run on any system, just like Java code? If not, what would be the purpose of this?

Random Spirit Aug 15th, 2006 2:11 PM

If a program is compiled to java bytecode it will run anywhere where there is a JVM.

Look at jythons web site to get a better idea of what it is all about.

uman Aug 15th, 2006 2:23 PM

@titaniumdecoy: Not to be rude, but asking this question proves that you have little understanding of how Java or the JVM actually work. I suggest that you read up on it if you are a Java programmer.

Arevos Aug 15th, 2006 2:37 PM

Quote:

Originally Posted by uman
Oh, Arevos, when you do the whole each word is a link thing, it's cheating to make three words one link :-P

I wasn't aware there were rules :rolleyes:

uman Aug 15th, 2006 2:39 PM

Glad I could educate you then ;-)

ReggaetonKing Aug 15th, 2006 7:55 PM

Quote:

Originally Posted by uman
@titaniumdecoy: Not to be rude, but asking this question proves that you have little understanding of how Java or the JVM actually work. I suggest that you read up on it if you are a Java programmer.

titaniumdecoy is a way better java programmer and better programmer all around than you are. Don't try to diss someone when you know nothing about them and their education on programming. With all the dumb ass questions you ask too, don't even talk.


All times are GMT -5. The time now is 12:21 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC