ServerJS: Difference between revisions

176 bytes added ,  27 January 2010
GPSEE URL Change
No edit summary
(GPSEE URL Change)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<big>Wiki has moved to http://wiki.commonjs.org/ please make all further edits there</big>
<div style="background: #999; border: 1px inset #aaa;">
'''Name change underway!'''
'''Name change underway!'''


Line 18: Line 22:
# [[ServerJS/Filesystem_API|Filesystem API]]
# [[ServerJS/Filesystem_API|Filesystem API]]
# [[ServerJS/Binary|Binary Data Objects]] (byte arrays and/or strings)
# [[ServerJS/Binary|Binary Data Objects]] (byte arrays and/or strings)
# [[ServerJS/IO|I/O Streams]]
# [[ServerJS/Encodings|Encodings and character sets]]
# [[ServerJS/Encodings|Encodings and character sets]]
# [[ServerJS/System|System Interface]] (stdin, stdout, stderr, &c)
# [[ServerJS/System|System Interface]] (stdin, stdout, stderr, &c)
Line 58: Line 63:
* [http://dev.helma.org/ng/ Helma NG] (Rhino; SecurableModules)
* [http://dev.helma.org/ng/ Helma NG] (Rhino; SecurableModules)
* [http://code.google.com/p/v8cgi/ Ondrej Zara's v8cgi] (v8; SecurableModules)
* [http://code.google.com/p/v8cgi/ Ondrej Zara's v8cgi] (v8; SecurableModules)
* [http://kenai.com/projects/gpsee/pages/Home Wes Garland's GPSEE] (Spidermonkey/C; SecurableModules)
* [http://code.google.com/p/gpsee/ Wes Garland's GPSEE] (Spidermonkey/C; SecurableModules)
* [http://github.com/kriskowal/chiron/ Kris Kowal's chiron] (Web browsers; SecurableModules)
* [http://github.com/kriskowal/chiron/ Kris Kowal's chiron] (Web browsers; SecurableModules)
* [http://www.persvr.org/ Persevere] (Rhino; SecurableModules)
* [http://www.persvr.org/ Persevere] (Rhino; SecurableModules)
Line 77: Line 82:
* [[ServerJS/High Level Tools|High Level Tools]]
* [[ServerJS/High Level Tools|High Level Tools]]
* [[ServerJS/Random Links|Random Links]]
* [[ServerJS/Random Links|Random Links]]
</div>
6

edits