[Mono-list] Support for calling C# code from Python code ?

Rodrigo B. de Oliveira rbo@acm.org
Fri, 6 Feb 2004 14:05:19 -0200


There's http://zope.org/Members/Brian/PythonNet/, not sure if the mono
support is already in. Great work, btw.

[]s,
Rodrigo

----- Original Message ----- 
From: "gabor" <gabor@z10n.net>
To: <Mono-list@lists.ximian.com>
Sent: Friday, February 06, 2004 1:21 PM
Subject: Re: [Mono-list] Support for calling C# code from Python code ?


> On Thu, 2004-02-05 at 15:08, Manish Gupta wrote:
> > Hi,
> > I am into my early phase of understanding Mono environment. On Mono
> > home page I was able to find the way to call C# code from C code. But
> > could not locate a way to call C# code from Python.
> >
> > Did I miss out something? If not, is there any plan to support this?
>
> you can try to:
> -create some wrapper C code, which calls c# code
> -call the C-wrapper-code from python
> :)
>
> imho there is no direct binding between python-c#, but i can be wrong
>
> gabor
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>