 |
 |
|
| Subject: |
If it runs on the JVM, it's not a non-Java language |
| Date: |
2007-01-26 04:24:16 |
| From: |
valstadsve |
|
|

|
<P>Am I right? Once it runs, it is either being interpreted in Java, in which case you're running Java, or it is bytecode. The bytecode and the JVM are integral parts of Java. So even if the source code was not in "the Java language" (as we formally call it), it's not a NON-Java language either.</P>
<P>OK, it's semantics... and syntax, of course.</P> |
|