Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft's position on Visual FoxPro and .NET
Message
From
14/06/2004 16:09:25
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Conferences & events
Miscellaneous
Thread ID:
00908177
Message ID:
00913611
Views:
50
Markus,

>Your statement is technically incorrect.

>The CLR is not a runtime interpreter. Instead, the CLR performs JIT compilations on the code before it is executed. In other words: The IL code is compiled before it runs into something that is very similar to native code, except that it does not have to do things like memory management.

Not knowing the very details of it, AFAIK, the CLR is a type of interpreter (just like VFP use the pcode interpreter). I understand that there is a difference in the aspects that when it is translating into a lower level code, but still it is a engine that translates the high level instructions into highly efficient low level library of functions.

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform