Implementation of IronPython on top of the Dynamic Language Runtime.
External libraries and tests
Implementation of built-in modules
Console implementation that builds on DLR+
C# test project for testing .NET and Python interactions
Windows application for running non-console apps.
IronPython standard lib - currently includes just site
Scripts written in Python for doing useful tasks
Test cases written in Python for excercising IronPython