• Stars
    star
    395
  • Rank 109,040 (Top 3 %)
  • Language
    C
  • License
    MIT License
  • Created over 9 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A portable hybrid distributed OS based on Inferno, LuaJIT and Libuv

Node9 is a hosted 64-bit operating system based on Bell Lab's Inferno OS, but using the Lua scripting language instead of Limbo and the LuaJIT high performance virtual machine instead of the Dis virtual machine. It also uses the libuv I/O library for maximum portability, efficient event processing and thread management.

See the node9-hackers-guide.txt file in ./doc for more information.

For current status and development information, check out the Wiki

See Also: