Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Compilers & Interpreters
Index -> General Programming
Goto page Previous  1, 2
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
shorthair




PostPosted: Wed Feb 18, 2004 7:07 pm   Post subject: (No subject)

errors are harder to find aswell, and DEBUG , dont even go there
Sponsor
Sponsor
Sponsor
sponsor
wtd




PostPosted: Wed Feb 18, 2004 7:10 pm   Post subject: (No subject)

recneps wrote:
You just "dirtied" it! hahahah lol. I still dont see the point between the two. i mean why not just make it an exe and run it? instead of converting piece by piece


In a sense you are creating an executable. It's just an executable for a different machine. In this case a machine that exists only in software.

The JIT just translates one format into another. The advantage of this approach is portability. You can distribute one *.class file to users on any platform with a Java Virtual Machine. Those whose JVMs can create native code will see a speed-up. Those who can't won't, but they'll still be able to run the file.
Display posts from previous:   
   Index -> General Programming
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 2 of 2  [ 17 Posts ]
Goto page Previous  1, 2
Jump to:   


Style:  
Search: