Comment on NodeOS: a "hacker-friendly operating" system written in Node.jsComments−noise12yI think you mean NodeSH, not OS. I don't see any aspect of this that tells me it's an operating system."Node is not a perfect language by any means, but..."Also, Node is a framework, the language is Javascript.−camus12ynode is a mashup between v8 and some C/C++ libs,with a javascript interface. It's not really a framework , i would say node is closer to nginx than rails for instance.−ehutch7912yneither of which is a programing language.
Comments
I think you mean NodeSH, not OS. I don't see any aspect of this that tells me it's an operating system.
"Node is not a perfect language by any means, but..."
Also, Node is a framework, the language is Javascript.
node is a mashup between v8 and some C/C++ libs,with a javascript interface. It's not really a framework , i would say node is closer to nginx than rails for instance.
neither of which is a programing language.