[IronPython] [python] Re: Announcement: Project to get someCPython C extensions running under IronPython

Joe Mason joe at notcharles.ca
Wed Oct 17 15:05:11 PDT 2007


On 10/17/07, Keith J. Farmer <kfarmer at thuban.org> wrote:
> Forgive my non-C-ness (it's been a long time since I wrote a native module
> for Python), but aren't you now buying into a major re-implementation of all
> the native Python standard library into C#?

Couldn't the C/C# API just use IronPython objects and methods to
"implement" the Python standard library?


More information about the Users mailing list