I have just joined and I haven't got the hang of how to use this mailing list so please excuse my ignorance.

Jeff Hardy posted on the 3rd December

P.S. I'd also kill for an open-source embeddable REPL and an embeddable
editor (with debugging for extra points).

I don't know if it is what you are looking for but I have a Python 2.7.5 based embeddable MIT licensed REPL based on a WinForms Textbox that I have modified from an old CodeProject posting at http://www.codeproject.com/Articles/26391/IronTextBox.

I have just coded it as an add-on library for a Windows Forms based Basic language IDE that I maintain. If you like I can post it together with my hosting code as an example of how I use it. I could post both as Visual Studio 2013 projects or just the raw code - whatever!

May I take this opportunity to say many thanks to Jeff, Pawel and all the other contributors to IronPython. As a retired Hardware/Software engineer I am in play mode keeping my skills (more or less) current and my interest is in .NET, C#, WinForms and WPF. IronPython is a wonderful tool for playing with the .NET Framework.

Best regards

Andy Graham









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

Reply via email to