Overview
Ironclad’s purpose is to allow Ironpython to transparently import and use compiled CPython extensions.
The original project https://code.google.com/p/ironclad is no longer active. The last known version works with Python 2.6. The idea here is to make it work with current version (2.7.x) of CPython and IronPython.
At the moment it does compile using up to date components and passes almost all internal tests.
Ran 479 tests in 135.893s FAILED (failures=2) scons: done building targets.numpy is still failing on import.
BuildingUp to date building instructions can be found at: https://github.com/IronLanguages/ironclad/wiki/building
ReleasesHold on.
HackingAnybody who would like to help is welcome!
See doc/details.txt