Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Article on the future of VFP?
Message
From
15/12/1999 03:25:00
 
 
To
14/12/1999 23:08:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00302626
Message ID:
00303923
Views:
46
> I don't how things work in VC++, so I can't comment on this.

When C++ was first introduced into the PC development market, the code generators produced C/ASM code that could then be compiled with the C compiler. It wasn't until later that people like Walter Bright of Xorland (later Xortech) produced a native C++ code generator.

I'm guessing that a lot of fundamental changes have to be made to the back end code generator to support OO, just look at the exports generated by a C and C++ compiler and you will see what I mean (name mangling etc).

It is a lot easier to make these changes to P-Code in an interpreted language than to a native X86 compiler.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform