Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is VFP a 'Dynamic' Language?
Message
 
 
To
27/09/2004 14:12:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00946368
Message ID:
00946398
Views:
20
Mike,

Dynamic.

luJunk = 12345 && first I'm a number
luJunk = "now I'm a string"

Other things like the call stack/procedure stack/classlib stack allow us to dynamically create different objects at runtime.

Features like AddProperty() allow object interfaces to be dynamic at runtime.

>I've seen conversations on a number of Blogs concerning the advantages of 'static' (C, C+, C#) and 'dynamic' (Smalltalk, Python, Ruby...) languages.
>Where does VFP fall in this discussion?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform