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

1 view
Skip to first unread message

stackles...@googlecode.com

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

Modified:
/wiki/StacklessExamples.wiki

=======================================
--- /wiki/StacklessExamples.wiki Mon Jan 3 23:36:39 2011
+++ /wiki/StacklessExamples.wiki Sat Jan 22 01:59:08 2011
@@ -97,7 +97,7 @@

== Experimenting with New Stackless Features ==

-*stackless_v2.py* -
-[http://code.google.com/p/stacklessexamples/downloads/detail?name=stackless_v2.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://code.google.com/p/stacklessexamples/downloads/detail?name=simpleSanta.py]
+*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]

Reply all
Reply to author
Forward
0 new messages