One starting point is the set of samples we release with IronPython. Go to the 2.6 release page at http://ironpython.codeplex.com/releases/view/12482, and take a look at IronPython-2.6-Samples.zip.
The 2.6.1 release page (http://ironpython.codeplex.com/releases/view/36280) includes 2 more samples. One is "The Worst Paint Program in the World", which Dino used to demonstrate the use of IronPython to extend existing C# applications. The other sample illustrates how to use __clrtype__, a more advanced IronPython-specific feature. I don't recommend starting with this one :) We'd like for these samples to be as helpful as possible to new IronPython developers, so please let us know if they fail in any way to meet these goals. And, of course, don't hesitate to bring any other questions to this mailing list. Good luck! - David From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of jon vs. python Sent: Friday, April 30, 2010 1:59 AM To: Discussion of IronPython Subject: [IronPython] Open source project developed in IronPython Hi all, I'm new to IronPython and .NET and I'm looking for an open source project developed in IronPython to browse in order to learn. Any advice? Thanks, Jon.
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com