Hacker News new | ask | show | jobs
by Mikeb85 4634 days ago
Sounds interesting, and could serve as an alternative to Chrome OS or Firefox OS.

In many ways, it's a throwback to the old days of Lisp machines. Entire OS in a dynamic language, extensible at run-time, etc...

With the many languages that compile to JS (and now Asm.js) this could be huge and very interesting.

1 comments

As far as I'm aware, the Chrome and Firefox parts of the respective OSes run in userland, and not that close to the kernel, whereas the diagram on GitHub for this suggests the kernel and Node would be much closer. I could be wrong about this though, it's vague.