[Ironpython-users] IronPython, Daily Digest 3/18/2015

2015-03-19 Thread CodePlex
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New issue] ImportError: No module named _multiprocessing -- ISSUES 1. [New issue] ImportError: No module named _multiprocessing http://ironp

Re: [Ironpython-users] Open Source Windows Forms GUI REPL and Debugger

2015-03-19 Thread Andrew Graham
Hi Markus The actual REPL window is based on, and suitably acknowledged in IronTextBox.cs, an original MIT licensed project from CodePlex although to be honest there is not much left of the original code now I've finished hacking it around and improving! it. :) The debugger is my own code so

Re: [Ironpython-users] Open Source Windows Forms GUI REPL and Debugger

2015-03-19 Thread Markus Schaber
Hi, Andrew, Looks great, thanks! Would you try to contribute it to IronPython under Apache License? Best regards Markus Schaber CODESYS® a trademark of 3S-Smart Software Solutions GmbH Inspiring Automation Solutions 3S-Smart Software Solutions GmbH Dipl.-Inf. Markus Schaber | Product Develop

[Ironpython-users] Open Source Windows Forms GUI REPL and Debugger

2015-03-19 Thread Andrew Graham
Just in case anyone is interested I have posted my Windows Forms based MIT licensed Open Source REPL replacement for ipy.exe and its associated debugger at http://1drv.ms/1I21dvl The zip file is a Visual Studio solution, though the essential REPL and debugger files are pre-built and ready to