is python Object oriented??
Scott David Daniels
Scott.Daniels at Acm.Org
Tue Feb 3 11:12:29 EST 2009
Hendrik van Rooyen wrote:
> "Diez B. Roggisch" <deets at nospam.web.de>
>> ...Sure one could envision a system where each object is running in it's
>> micro-process.
> ... I would have loved a
> language that supported it, as well as an operating system
> (and I do not mean stuff like tiny os and others of that ilk),
> but one that really supported fast task switching to make
> the micro tasks less expensive on cheap little processors
> with scarce resources....
You might enjoy looking at QNX, since I think it is built along the
lines you are describing here. I have an ancient copy of their OS,
but haven't followed for more than couple of decades.
--Scott David Daniels
Scott.Daniels at Acm.Org
More information about the Python-list
mailing list