Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro Life
Message
De
20/04/2017 16:01:34
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., Nouvelle Zélande
 
 
À
19/04/2017 17:01:59
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrats & ententes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01649781
Message ID:
01650489
Vues:
74
>>They could and they should.

Without strong typing and the obligation to declare variables, in VFP you can simply assign values at the command line, without a compiler protest and without the variable immediately going out of scope. Easier in some other languages to write a little prg and execute it, just as you must in VFP if you want to iterate or process a loop.

Also worth noting that VFP apps don't just carry along a runtime: they bring the interpreter/compiler. Always it was said that using the interpreter for Macro Substitution/EVAL() is slower than p-code, but actually the performance hit occurs when the interpreter is loaded, after which speed is roughly comparable to p-code IME. This isn't such a great surprise when so much of the web is run by PHP and Javascript distributed as the equivalent of a prg rather than a frx.
"... They ne'er cared for us
yet: suffer us to famish, and their store-houses
crammed with grain; make edicts for usury, to
support usurers; repeal daily any wholesome act
established against the rich, and provide more
piercing statutes daily, to chain up and restrain
the poor. If the wars eat us not up, they will; and
there's all the love they bear us.
"
-- Shakespeare: Coriolanus, Act 1, scene 1
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform