Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Base Language
Message
From
26/02/1999 08:57:35
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
26/02/1999 08:53:14
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00191884
Message ID:
00191888
Views:
19
>Just out of curiosity, :-) my understanding is that VFP, VB, etc. are written in VC++. If that be so, what is VC++ written in, the previous VC++, or another C++ compiler? And for a given version of VFP/VB, say Visual Studio 6, what version of VC++ are they written in, VC++5? And how do "features" in VC++ propagate down to VFP/VB? Not that any of this actually matters ... but I am curious. :-)
>
>Thanks,
>Bill

I once worked for a company producing a Pascal compiler, and the procedure was this:

1) Write the sourcecode for your new pascal compiler in ---- Pascal.
2) Compile your code using someone elses' Pascal compiler. This gives you a new pascal compiler.
3) Compile your Pascal source code with your own newly produced pascal compiler. So now you have your own product.

I see no reason why the same shouldn't be done with C++
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform