|
-
Apr 3rd, 2005, 08:07 AM
#7
Re: Future Of VB.NET
 Originally Posted by tr333
if both languages compile into MSIL, how can one be faster than another?
Because both languages have a different syntax that is not compiled into the same machine code instructions. The two compilers have unique challenges, presented by these syntax differences, in how to arrive at the most optimized machine code.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|