Live data from Hacker News

Vim.js - JavaScript port of Vim

coolwanglu.github.io

71–80 of 107 posts

Re: Vim.js - JavaScript port of Vim

#71
post #29

Rule 34 for software: If it exists, there IS a javascript port of it.

That would be Atwood's Law: any application that can be written in JavaScript, will eventually be written in JavaScript. http://www.codinghorror.com/blog/2007/07/the-principle-of-le... And tlrobinson's Law (or corollary?): Any submission to Hacker News about a novel JavaScript program will contain a comment referencing Atwood's Law. https://twitter.com/tlrobinson/status/395636386671235072

PatientZero's law: Any submission to Hacker News about a novel Java script program containing a reference to Atwood's law will contain a reference to tlrobinson's law.

;-)

Re: Vim.js - JavaScript port of Vim

#72
post #69

Earlier quoted context omitted.

What about emacs in Linux in JavaScript? :-) http://bellard.org/jslinux/

It would be missing a good editor. Probably not a bad operating system however

All it needs is for someone to implement JavaScript in elisp and the circle would be complete.... :-)

Re: Vim.js - JavaScript port of Vim

#73
post #69

Earlier quoted context omitted.

It would be missing a good editor. Probably not a bad operating system however

All it needs is for someone to implement JavaScript in elisp and the circle would be complete.... :-)

Done.

http://www.emacswiki.org/emacs-fr/Ejacs

Ejacs is an Ecma-262 compliant JavaScript interpreter written entirely in Emacs Lisp. It should work in GNU Emacs versions 22 and higher.

Re: Vim.js - JavaScript port of Vim

#75

Earlier quoted context omitted.

All it needs is for someone to implement JavaScript in elisp and the circle would be complete.... :-)

Done. http://www.emacswiki.org/emacs-fr/Ejacs Ejacs is an Ecma-262 compliant JavaScript interpreter written entirely in Emacs Lisp. It should work in GNU Emacs versions 22 and higher.

What about emacs in Linux in JavaScript? :-)

http://bellard.org/jslinux/

Re: Vim.js - JavaScript port of Vim

#77

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

[deleted]

Re: Vim.js - JavaScript port of Vim

#79
This... Plus Gmail... Man that's fantastic. I have sent an embarrassing number of emails that end with :wq.

Once you try Vim, it's really hard to go back. I also tried using mutt instead of GMail, and while it gets me 90% of the way there, the lack of graphical preview of attachments and things like filters and HelloSign make GMails web interface more useful.

Post reply on HN