[stacklessexamples] r177 committed - Edited wiki page StacklessExamples through web user interface.

1 view
Skip to first unread message

stackles...@googlecode.com

unread,
Jan 22, 2011, 5:04:25 AM1/22/11
to stackless-exa...@googlegroups.com
Revision: 177
Author: richard.m.tew
Date: Sat Jan 22 02:00:30 2011
Log: Edited wiki page StacklessExamples through web user interface.
http://code.google.com/p/stacklessexamples/source/detail?r=177

Modified:
/wiki/StacklessExamples.wiki

=======================================
--- /wiki/StacklessExamples.wiki Sat Jan 22 01:59:08 2011
+++ /wiki/StacklessExamples.wiki Sat Jan 22 02:00:30 2011
@@ -98,6 +98,6 @@
== Experimenting with New Stackless Features ==

*stackless.py* -
-[http://stacklessexamples.googlecode.com/svn/trunk/sandbox/select/stackless.py]
-
-PyPy stackless.py is a python based implementation of Stackless Python.
stackless.py is not a full implementation of Stackless Python. Since
stackless.py is written in Python and implements the API, it makes a great
testbed for prototyping new features. This modified version of stackless.py
implements a stackless.select() that is similar to Newsqueak/Go's select,
albeit not a language feature. Please see the Santa Claus example to see
how stackless.select() can be used
[http://stacklessexamples.googlecode.com/svn/trunk/sandbox/select/simpleSanta.py]
+[http://stacklessexamples.googlecode.com/svn/trunk/sandbox/select/stackless.py
Download]
+
+PyPy stackless.py is a python based implementation of Stackless Python.
stackless.py is not a full implementation of Stackless Python. Since
stackless.py is written in Python and implements the API, it makes a great
testbed for prototyping new features. This modified version of stackless.py
implements a stackless.select() that is similar to Newsqueak/Go's select,
albeit not a language feature. Please see the Santa Claus example to see
how stackless.select() can be used
[http://stacklessexamples.googlecode.com/svn/trunk/sandbox/select/simpleSanta.py
Download]

Reply all
Reply to author
Forward
0 new messages