◐ Shell
clean mode source ↗

GitHub - ehaas/node: evented I/O for v8 javascript

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Evented I/O for V8 javascript.

To build:

  ./configure
  make 
  make install

To run the tests:
  
  make test

To build the documentation:

  make doc
 
To read the documentation:

  man doc/node.1

See http://nodejs.org/ for more information. For help and discussion
subscribe to the mailing list by visiting
http://groups.google.com/group/nodejs or by sending an email to
nodejs+subscribe@googlegroups.com.

About

evented I/O for v8 javascript

Resources

Readme

License

View license

Activity

Stars

2 stars

Watchers

0 watching

Forks

1 fork

Languages

  • C++ 64.5%
  • JavaScript 15.3%
  • C 12.2%
  • Python 7.4%
  • Perl 0.6%
  • Scheme 0.0%