Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Article on the future of VFP?
Message
De
15/12/1999 03:25:00
 
 
À
14/12/1999 23:08:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00302626
Message ID:
00303923
Vues:
39
> 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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform