What to do after Python?

Aahz Maruch aahz at panix.com
Tue Feb 20 12:20:32 EST 2001


In article <3A929814.825AA36D at sage.att.com>,
Garry Hodgson  <garry at sage.att.com> wrote:
>Roy Smith wrote:
>> cobrien at Radix.Net (Cary O'Brien) wrote:
>>>
>>> Your problem is that you C compiler was too good.  I learned C and
>>> 68000 assembly at the same time with a stupid C compiler.
>> 
>> Actually, I learned C and pdp-11 assembler at the same time :-)
>
>i used to bristle when a colleague of mine insisted that
>c *was* assembly language.  years later, i realized he was 
>correct.  c++ is a rather powerful macro-assembler.

More precisely, C is a cross-platform assembley language.  It's not
perfectly cross-platform, by any means, but it's pretty damn close.
Consider Python, for example....
-- 
                      --- Aahz (Copyright 2001 by aahz at pobox.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

The problem with an ever-changing .sig is that you have to keep changing it



More information about the Python-list mailing list