IronPython also shows how fully dynamic compiled languages can work with the .NET framework, and it is all open source. This relatively new dynamic common language runtime (DCLR) gives hope that something like Visual FoxPro could be ported. Good information here:
http://www.ironpython.info/index.php/Main_Page Open source and created by Microsoft, shocking, I know. <g> Rick White Light Computing, Inc. www.whitelightcomputing.com www.swfox.net www.rickschummer.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan Bourke Sent: Thursday, March 13, 2008 10:25 AM To: [EMAIL PROTECTED] Subject: [NF] IronPython Studio http://www.codeplex.com/IronPythonStudio This is a free Python IDE based upon the VS 2008 shell. It's the same idea as Craig Boyd's recent Visual Foxpro efforts in the same area, except this lets you use Python to create GUI applications using Windows Forms, just like VB.Net or C#. Presumably ASP.NET as well. So you just create a form, drop on a control and away you go - all the codebehind is in Python! [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

