Live data from Hacker News

Vim.js - JavaScript port of Vim

coolwanglu.github.io

41–50 of 107 posts

Re: Vim.js - JavaScript port of Vim

#43

I'm normally unimpressed by applications ported to javascript. However, this actually has me excited. I would love to be able to edit all my Dropbox text files with a web interface. If anyone here works for Dropbox, I beg you to integrate this!

http://dillinger.io/ you already can

Re: Vim.js - JavaScript port of Vim

#48
post #46

Waiting for os.js, javascript port of X operating system. And js.js, javascript port of javascript. Javascripteption anyone?

There are already several PC emulators in JS, and there are at least two Javascript interpreters in JS:

This one is Spidermonkey compiled with Emscripten: https://github.com/jterrace/js.js/

And this one is a test-bed for new JS language features (or at least meant to be - don't know how far along it is): https://github.com/mozilla/narcissus

Post reply on HN