Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Whats bad about Visual Foxpro
Message
From
17/07/2001 05:26:59
 
 
To
17/07/2001 05:00:54
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00530878
Message ID:
00531416
Views:
46
>>"P-code works by compiling an application into an intermediate code format that is much more compact than 80x86 machine code. At link time, a small engine is built into your application that processes the p-code into native machine code during run time. Although there is an associated reduction in performance due to the extra step of interpretation, some simple techniques can minimize this effect."
>
>I would be hesitant to assume that this is the same type of "p-code" technology utilized in VFP; the "p-code" above specifically relates to optimizations in C/C++ (and may even predate the acquisition of Fox by MS).
>
>Besides, the VFP "engine" is anything but "small" and there are no facilities for generating "machine code" (as in VB via the VC compiler).

I realised that the technology wasn't the same, though the principle is - first the high-level language is compiled to p-code & that p-code is interpreted.
Len Speed
Previous
Reply
Map
View

Click here to load this message in the networking platform