| Weblog: | Virtual Machine War | |
| Subject: | JVM multi-language years ago | |
| Date: | 2003-10-30 15:55:24 | |
| From: | ramonarjona | |
|
Response to: JVM multi-language years ago
|
||
|
It is certainly true that languages other than the Java language have been run on the JVM. Gosling has pointed this out, I believe, in at least one interview.
|
||
Showing messages 1 through 2 of 2.
-
JVM multi-language years ago
2003-10-31 05:38:14 A. M. Kuchling | [View]
-
JVM multi-language years ago
2003-11-22 17:13:14 anonymous2 [View]
True - jython is quite useable, but it constantly seems to be far behind in implementing the current Python language releases. Of even more concern is that it is unclear how much reliable support there is in developing/maintaining jython.
| Showing messages 1 through 2 of 2. |



On the other hand, both the CLR and Parrot Python implementations were research exercises that were far from complete and quite slow.