Having worked with Python in the past I find IronPython an interesting language to work with. However the story becomes really interesting if you can combine IronPython with regular strong typed code into one. So I decided to take a look at what it would take to do so with the current IronPython version...