![]() |
Languages other than Java targeting the JVM
Has it been done?
|
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. |
|
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. |
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?
|
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. |
@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.
|
Quote:
|
Glad I could educate you then ;-)
|
Quote:
|
| 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