My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: Python, IronPython, CLR, csharp, .NET, numpy
People details
Project owners:
  fwereade, fuzzyman, TAT.Wright, wilberforce
Project committers:
sanxiyn

Ironclad aims, in the long term, to allow IronPython users to transparently import and use any compiled CPython extensions. Ironclad works with IronPython 2 and targets CPython 2.5 on 32-bit Windows; efforts to support other platforms are underway.

See the wiki FrontPage for instructions.

Progress

The latest release is v0.8.1, which should now be useful to quite a lot of people. The following packages have been confirmed to work (to a greater or lesser extent, as qualified parenthetically):

Other

Ironclad basically works by reimplementing the Python C API in C#, and performing a little bit of underhanded trickery to convince .pyd files to talk to our version of the API. The source distribution includes full tests and pretty good docs explaining how it works.

Ironclad is fully open source, but development is sponsored by Resolver Systems.









Hosted by Google Code