public
Description: evented I/O for v8 javascript
Homepage: http://tinyclouds.org/node
Clone URL: git://github.com/ry/node.git
node /
name age message
file .gitignore Tue Jun 30 04:46:35 -0700 2009 Remove node.Process constructor from API [ry]
file ChangeLog Loading commit data...
file LICENSE
file README
file TODO Mon Jun 22 04:08:32 -0700 2009 Create tools directory Users will need to "mak... [ry]
directory benchmark/
file configure
directory deps/
directory src/
directory test/
directory tools/ Mon Jun 22 09:28:48 -0700 2009 Fix bug waf problem with HAVE_CLOCK_SYSCALL [ry]
directory website/
file wscript
README
Purely evented I/O for V8 javascript.

See http://tinyclouds.org/node for more information.

For help and discussion subscribe to the mailing list at 
http://groups.google.com/group/nodejs or send an email to 
nodejs+subscribe@googlegroups.com.

To build
./configure
make 
make install