IronPython 0.7 released!

J

James

François Pinard emailed me that my posting of the link with no
explanation appeared rude.

So here is a some information.

--------------------------------------------------------

IronPython is a Python implementation targeting the .NET and Mono
platforms from the same person who brought us Jython, Jim Hugunin. MS
hired Jim since the first release (0.6) and this is the first and
eagerly awaited release since then.

Now if I hear something about the state of StarKiller, it would make my
day complete :).
From the release....

IronPython is the code name of the early pre-alpha preview release of
the new Implementation Running on .NET of the Python programming
language. The .NET Framework is a managed programming model for
Windows; Microsoft standardized part of it in ECMA several years ago
as the Common Language Infrastructure and C# Language Specification
standards.

IronPython is fast - up to 1.8x faster than Python-2.4 on the standard
pystone benchmark. It supports an interactive interpreter with fully
dynamic compilation. It is well integrated with the rest of the
framework and makes all .NET libraries easily available to Python
programmers.

IronPython 0.7 is a pre-alpha release. It is suitable for experimenting
and playing with; however, a large amount of testing, packaging and
library development remains to be done before a production-quality
IronPython-1.0. We want to be sure to release IronPython in this early
state in order to encourage feedback and discussion in the community of
IronPython's features and designs as early as possible so that we can
incorporate that into the 1.0 design.



Also see
Boo
Boo is a new object oriented statically typed programming language for
the Common Language Infrastructure with a python inspired syntax and a
special focus on language and compiler extensibility.
http://boo.codehaus.org/

Python for .NET
Python for .NET is a near-seamless integration of the Python runtime
with the .NET Common Language Runtime (CLR). It lets you script and
build applications in Python, using CLR services and components written
in any language that targets the CLR (C#, Managed C++, VB.NET, etc.).
www.zope.org/Members/Brian/PythonNet

James.
 
V

Ville Vainio

Robin> well that's nice, but I don't do blogs and certainly don't

You don't need to "do" much - just go to planetpython.org
 
T

Thomas Heller

Robin Becker said:
well that's nice, but I don't do blogs and certainly don't do M$
Passport logins which it seems the gotdotnet site requires.

Robin - we're too old for blogs ;-)

But I could download the thingie with Mozilla without logging in into
somewhere - although the bug tracker seems to require login.

Thomas
 
R

Robin Becker

Thomas Heller wrote:
.....
Robin - we're too old for blogs ;-)

But I could download the thingie with Mozilla without logging in into
somewhere - although the bug tracker seems to require login.

Thomas

yes, but the simple download is a bit bare, I was hoping to find out
more and then the passport login seems to come into play. Is there no
other homepage somewhere? I assumed wsa www.ironpython.com, but that
seems a bit out of date now. The mailing list seems to go to end of
February so was looking for some recent back and forth.
 
R

Robin Becker

R

Robert Kern

Robin said:
yes, but the simple download is a bit bare, I was hoping to find out
more and then the passport login seems to come into play. Is there no
other homepage somewhere? I assumed wsa www.ironpython.com, but that
seems a bit out of date now. The mailing list seems to go to end of
February so was looking for some recent back and forth.

Jim has a predilection towards keeping mum for a while so he can make
big announcements at his conference talks. Once you know that about his
character, the rest falls into place.

--
Robert Kern
(e-mail address removed)

"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
 
R

Robin Becker

Robert said:
Jim has a predilection towards keeping mum for a while so he can make
big announcements at his conference talks. Once you know that about his
character, the rest falls into place.
apparently he announced at 1800 PST on the list, but I note he's
directing bug reports to the gotdotnet site :(

I just have this thing about M$ and passport etc etc
 
J

Josef Meile

well that's nice, but I don't do blogs and certainly don't do M$
Passport logins which it seems the gotdotnet site requires.
I agree, even for reading the FAQ and the Readme you need a password :-(
 
H

Harry George

Thomas Gagne said:
Does the Python community think Microsoft's embrace is a good or bad thing?

"Please refer to uploaded documentation for full text of the Shared
Source License for IronPython" says it all.

Shared Source is an abomination, complete with the risk of
cross-contaminating true OSS projects. I wouldn't voluntarily use the
thing and I certainly wouldn't look at the source code.
 
T

Tim Peters

[Thomas Gagne]
Does the Python community think Microsoft's embrace is a good or bad thing?

All things in this world unfold exactly according to Guido's secret
Master Plan. So it depends on whether you think Guido is good or bad.
Members of the Python community are required to think Guido is good.
Therefore all things that happen in this world are good.

I know, it takes a bit of practice to truly believe that <wink>.

not-mentioning-that-i-don't-feel-particularly-embraced-yet-ly y'rs - tim
 
I

Ivan Van Laningham

Hi All--

Tim said:
not-mentioning-that-i-don't-feel-particularly-embraced-yet-ly y'rs - tim

Don't worry, Tim. You will.

<it-only-takes-a-little-groupthink-exercise>-ly y'rs,
Ivan

Meta: <1984-in-what-base-was-that?>-ly y'rs,
Ivan
----------------------------------------------
Ivan Van Laningham
God N Locomotive Works
http://www.andi-holmes.com/
http://www.foretec.com/python/workshops/1998-11/proceedings.html
Army Signal Corps: Cu Chi, Class of '70
Author: Teach Yourself Python in 24 Hours
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top