Re: Mono and Python
by Robin Becker other posts by this author
Jan 2 2002 5:15PM messages near this date
Re: Deleting from a list (reprise)
|
Anyone looking to hire a Python/C++ developer?
In article <3dheq44v45.fsf@[...].org> , Andrew Kuchling
<akuchlin@[...].org> writes
> Similarly, I think MS would like people to use the CLI/CLR and
> therefore entices them with the run-any-language-you-like carrot. But
> only C# and VB will run really quickly -- remember, the .net port of
> Python ran about 10 times slower than MS's anointed languages, because
> the CLR isn't well-suited to dynamic languages -- and oh sorry,
> version 2.0 will probably break all those other languages, and at that
> point you'll just give up and write C# and VB code.
Even though net VB is pure M$ they've had to eliminate things like
default attributes and all calls now have to have parens. So even if
you're a happy VB kiddie already, M$ has a way of making your skills
redundant.
A friend advises me that his net versions are 'sluggish' compared to
what he's used to.
-CLI used to mean command line interfaced-ly yrs-
Robin Becker
--
http://mail.python.org/mailman/listinfo/python-list
|