future of Python: Stackless, Standard -> fragmentation ?

jay.krell at cornell.edu jay.krell at cornell.edu
Mon Oct 9 10:29:12 EDT 2000


I believe .Net optionally makes the guarantees.
You can write unsafe code in C#, but you have to state explicitly that you
are doing so.
You cannot write unsafe code in VB.Net (VB7).
Modula-3 is similar in this regard.

 - Jay

-----Original Message-----
From: jurgen.defurne at philips.com <jurgen.defurne at philips.com>
To: nas at arctrix.com <nas at arctrix.com>
Cc: python-list at python.org <python-list at python.org>
Date: Monday, October 09, 2000 1:17 AM
Subject: Re: future of Python: Stackless, Standard -> fragmentation ?


I understand it the .NET VM is more general and powerful then the
Java VM.  It was designed as a platform for multiple languages
while the Java VM was not.  Also, the .NET VM does not make the
security guarantees that the Java VM does.
  Neil
--






More information about the Python-list mailing list