[Stackless] Stackless alpha for X86/Linux

Christian Tismer tismer at tismer.com
Fri Mar 1 19:43:17 CET 2002


Hi friends,

I'm happy to tell you that I have a working new Stackless
that works both under Windows and Linux/X86.

The assembly code is only four lines each, everything
else is done in C.

The real functionality isn't yet implemented. The announced
proclets are missing, and the interface will change.
There are a few ridiculous test programs in PCbuild.

The only thing that works now is switching tasklets,
but this is the essential thing.

All relevant stuff is in the Stackless folder.

You can get the whole thing via cvs:

CVSROOT=:pserver:anonymous at tismer.com:/home/cvs
export CVSROOT
cvs login
cvs -z9 co stackless

Please make sure to uncomment stackless at the end of
Modules/Setup. Otherwise you will have the Stackless
behavior (recursion etc), but no access to tasklets.

Martin, the assembly will not change again, you might
want to start your port. (probably more lines :-))

will take a few days rest - ciao - chris
-- 
Christian Tismer             :^)   <mailto:tismer at tismer.com>
Mission Impossible 5oftware  :     Have a break! Take a ride on Python's
Kaunstr. 26                  :    *Starship* http://starship.python.net/
14163 Berlin                 :     PGP key -> http://wwwkeys.pgp.net/
PGP Fingerprint       E182 71C7 1A9D 66E9 9D15  D3CC D4D7 93E2 1FAE F6DF
      where do you want to jump today?   http://www.stackless.com/


_______________________________________________
Stackless mailing list
Stackless at www.tismer.com
http://www.tismer.com/mailman/listinfo/stackless



More information about the Stackless mailing list