[Mono-list] MonoPython?
David Dawkins
david@dawkins.st
Fri, 4 Jan 2002 19:20:25 -0000
> What Jan said at the PDC was that one of the reasons why Python and Perl
> as compilers that generate CIL code were not that useful was because
> there was no way to interface the existing Python and Perl plugins to
> the CIL code.
OK, I see the problem. I think this means that these plug-ins would have to
be reimplemented using the System class hierarchy etc, where possible.
Definitely a migration issue, but not an obstruction to those who prefer
hacking
in Python to C#.
David