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 I can do whatever I want with that but as it is associated with IronPy, although it does work with ipy, I chose the MIT license for that as well.

I am no expert in licensing but I assume that I would need the permission of the original author to change the licence terms unless you can authoritatively assure me otherwise.

Best regards

Andy Graham


-----Original Message----- From: Markus Schaber
Sent: Thursday, March 19, 2015 6:16 PM
To: Andrew Graham ; ironpython-users@python.org
Subject: AW: [Ironpython-users] Open Source Windows Forms GUI REPL and Debugger

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 Development Core Technology
Memminger Str. 151 | 87439 Kempten | Germany
Tel. +49-831-54031-979 | Fax +49-831-54031-50

E-Mail: m.scha...@codesys.com | Web: http://www.codesys.com | CODESYS store: http://store.codesys.com
CODESYS forum: http://forum.codesys.com

Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure
or distribution of the material in this e-mail is strictly forbidden.

-----Ursprüngliche Nachricht-----
Von: Ironpython-users [mailto:ironpython-users-
bounces+m.schaber=codesys....@python.org] Im Auftrag von Andrew
Graham
Gesendet: Donnerstag, 19. März 2015 19:00
An: ironpython-users@python.org
Betreff: [Ironpython-users] Open Source Windows Forms GUI REPL and
Debugger

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 use.

There is a help file in root folder of the zip that attemps an
explanation of how to build and use it.

With many thanks to the IronPython team for a wonderful product.

Andy Graham

_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to