Python in a desktop environment
Grant Edwards
grante at visi.com
Tue Mar 13 09:53:22 EDT 2007
On 2007-03-13, Dennis Lee Bieber <wlfraed at ix.netcom.com> wrote:
> On Mon, 12 Mar 2007 15:45:30 -0000, Grant Edwards <grante at visi.com>
> declaimed the following in comp.lang.python:
>
>>
>> IMO, robustness is also a quality of a language. In language
>> like C and C++, it's difficult to write a program that isn't
>> full of potential crashes and exploits: buffer overflows,
>> broken pointers, memory leaks, etc. Python eliminates many of
>> those sources of problems, and is therefore a "more robust"
>> language.
>
> And if one doesn't like the dynamic behavior of Python, there is
> always a visit to comp.lang.ada
Or Modula-3.
--
Grant Edwards grante Yow! I am KING BOMBA of
at Sicily!...I will marry
visi.com LUCILLE BALL next Friday!
More information about the Python-list
mailing list