Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where is that thread about VFP & .NET?
Message
From
08/03/2005 13:19:13
Eyvind W. Axelsen
Profdoc Norge As
Oslo, Norway
 
 
To
08/03/2005 12:55:40
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00993609
Message ID:
00993750
Views:
28
>I have no experience with Python, but my reading of the article suggests compiling an entire program, not single or partial lines of code as VFP does with macro expansion.

Craig,

My point was not whether compilation of large or small units of code was faster than in the C implementation, or vice versa. Rather, the point is that it can be done, and it will have performance that is above "acceptable".

Python, like VFP, is a highly dynamic language, with constructs like eval() etc, and this, in my opinion, goes to show that Microsoft did not thouroughly research the possibility of making a VFP.NET that contains everything we know and love, before dismissing it.

Furthermore, the article in questions also states that "The Whidbey release of .NET is expected to include support for "light-weight code generation" that could offer significant performance boosts to the performance of eval with minimal changes to IronPython's implementation. ", which would also be beneficial for a VFP implementation.

Perhaps creating such a compiler is a task for the UT community? <g>

Eyvind.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform