Neat.. I wonder how difficult it would be to be able to host IP, PS, etc, much like the Silverlight/DLR demo from last year. I imagine for DLR languages that's probably not terribly difficult, but I don't know how hard it would be to wrap a wrapper around the Powershell interpreter to make it behave similarly.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Eloff Sent: Wednesday, December 03, 2008 6:08 PM To: Discussion of IronPython Subject: [IronPython] SilverShell 0.6 Released A blatant plug for my own software here, but I just uploaded SilverShell 0.6.0: http://code.google.com/p/silvershell/ New in this release is the ability to run on the desktop with WPF, execution of code in background threads, and a scratchpad canvas for playing with UI controls. There are still some bugs lurking in the intellisense code, and I'll be following soon with a bugfix release. But it works, and you can try it out. I find it more user friendly than the command prompt. -Dan _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
