-
Notifications
You must be signed in to change notification settings - Fork 624
Description
NodeOS is an operating system built entirely in Javascript.
Pardon me if I'm wrong but after browsing through the repository source's I just can not find anything in that regards.
The codebase is way too smal for this to be an operating system built in Javascript. Where's the kernel source in js? Where are the drivers in js? There's nothing?
The first operating system powered by node.js and npm.
This isn't really accurate either isn't it?
As far as I can tell this is a linux distribution that comes shipped with node.js/npm that with a sort of set-up node environment that boots into a node.js REPL.
This is FAR from being an operating system, let alone one built in JavaScript and let alone one that is powered by node.js/npm. It's a linux distribution, right?