Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Jeffrey Richter on C#
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00401640
Message ID:
00402741
Views:
15
Then why are the apps (as Rick described) so bloated? What's happening to cause that?

>It can do 2 things, firstly it can produce Intermediate Language or IL (p-code as it used to be known) that then gets shoved through one of their JIT compilers to generate the native/executable code. The second option is to produce the native code at compile time which may not be as flexible if you deploy cross platform (if other vendors port/implement it). The CLR does not interprete or run the IL or native code.
Previous
Reply
Map
View

Click here to load this message in the networking platform